summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/sorter/sortresult.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/sorter/sortresult.cxx b/ucb/source/sorter/sortresult.cxx
index dd72d5a33a42..8d8334cff393 100644
--- a/ucb/source/sorter/sortresult.cxx
+++ b/ucb/source/sorter/sortresult.cxx
@@ -1360,7 +1360,7 @@ void SortedResultSet::InsertNew( sal_IntPtr nPos, sal_IntPtr nCount )
}
}
- // and append the new entries at the end of the maS20-list or insert at the
+ // and append the new entries at the end of the maS2O-list or insert at the
// position nPos in the maS2O-list
for ( i=0; i<nCount; i++ )
{