summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/source/sheet/xspreadsheets2.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/source/sheet/xspreadsheets2.cxx b/test/source/sheet/xspreadsheets2.cxx
index 5a38a35c0d08..181c7e0af42e 100644
--- a/test/source/sheet/xspreadsheets2.cxx
+++ b/test/source/sheet/xspreadsheets2.cxx
@@ -223,9 +223,9 @@ void XSpreadsheets2::testImportNamedRangeRedefinedInSource()
void XSpreadsheets2::testImportNewNamedRange()
{
/**
- in Soucre file, new_rangename range named is defined outside the copied sheet
- it does not exists in target file
- test that new_rangename is created and its content points to source file as an external reference
+ in Source file, new_rangename range named is defined outside the copied sheet
+ it does not exists in target file test that new_rangename is created and its
+ content points to source file as an external reference
*/
importSheetToCopy();