summaryrefslogtreecommitdiff
path: root/store/source/storcach.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storcach.cxx')
-rw-r--r--store/source/storcach.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storcach.cxx b/store/source/storcach.cxx
index d8449be56440..a37a0175fa8d 100644
--- a/store/source/storcach.cxx
+++ b/store/source/storcach.cxx
@@ -403,7 +403,7 @@ storeError PageCache::removePageAt (sal_uInt32 nOffset)
* Old OStorePageCache implementation.
*
* (two-way association (sorted address array, LRU chain)).
- * (external OStorePageData representation).
+ * (external PageData representation).
*
*/