summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/contentresultsetwrapper.hxx
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2000-10-31 09:42:18 +0000
committerKai Sommerfeld <kso@openoffice.org>2000-10-31 09:42:18 +0000
commit9ddf1758c17b3d49e2b2a269633a5163d21fbc04 (patch)
tree77dd4cd531c82b7e01ee33defbb4930ef7feb1a0 /ucb/source/cacher/contentresultsetwrapper.hxx
parentfac73c03fbf810c29db61127dfb49ae24c8ce7f0 (diff)
Fixed: Typo in XContentAccess::queryContentIdentifierString() - the
second 'i' was missing.
Diffstat (limited to 'ucb/source/cacher/contentresultsetwrapper.hxx')
-rw-r--r--ucb/source/cacher/contentresultsetwrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/cacher/contentresultsetwrapper.hxx b/ucb/source/cacher/contentresultsetwrapper.hxx
index 4c4d6aea007e..b3a9a811fe1d 100644
--- a/ucb/source/cacher/contentresultsetwrapper.hxx
+++ b/ucb/source/cacher/contentresultsetwrapper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: contentresultsetwrapper.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kso $ $Date: 2000-10-17 10:44:57 $
+ * last change: $Author: kso $ $Date: 2000-10-31 10:37:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -396,7 +396,7 @@ public:
// XContentAccess
//-----------------------------------------------------------------
virtual rtl::OUString SAL_CALL
- queryContentIdentfierString()
+ queryContentIdentifierString()
throw( com::sun::star::uno::RuntimeException );
virtual com::sun::star::uno::Reference<