Kaydet (Commit) 1d0fbc99 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Ic09de64e5672d66b7436a6525344f845550523f9
Reviewed-on: https://gerrit.libreoffice.org/42982Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst d2978f03
......@@ -4870,7 +4870,7 @@ void ScExportTest::testPivotTablePageFieldFilter()
void ScExportTest::testPivotTableFirstHeaderRowXLSX()
{
// tdf#112733: We have different tables here, but have the same value as firstHeaderRow
// The documentation is not clear about thit firstHeaderRow actually measn, but MS Excel works on this way
// The documentation is not clear about what firstHeaderRow actually means, but MS Excel works on this way
ScDocShellRef xShell = loadDoc("pivot_table_first_header_row.", FORMAT_XLSX);
CPPUNIT_ASSERT(xShell.is());
......
......@@ -150,7 +150,7 @@ else
MSC_SUBSYSTEM_VERSION=$(COMMA)5.01
endif
# the sort on the libraries is used to filter out duplicates to keep commanline
# the sort on the libraries is used to filter out duplicates to keep commandline
# length in check - otherwise the dupes easily hit the limit when linking mergedlib
define gb_LinkTarget__command
$(call gb_Output_announce,$(2),$(true),LNK,4)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment