summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/table3.cxx')
-rw-r--r--sc/source/core/data/table3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/table3.cxx b/sc/source/core/data/table3.cxx
index 3396c50effc7..2bb00607eb68 100644
--- a/sc/source/core/data/table3.cxx
+++ b/sc/source/core/data/table3.cxx
@@ -147,7 +147,7 @@ bool SplitString( const OUString &sWhole,
@param pCW
Pointer to collator wrapper for normal string comparison
- @return Returnes 1 if sInput1 is greater, 0 if sInput1 == sInput2, and -1 if
+ @return Returns 1 if sInput1 is greater, 0 if sInput1 == sInput2, and -1 if
sInput2 is greater.
*/
short Compare( const OUString &sInput1, const OUString &sInput2,