summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 17:50:57 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 17:50:57 +0000
commit3bdf171c8f649308cc93264ddca61cbde1c22467 (patch)
tree79de3605b3a7f26bf8def6c47638eed5f3bfff1a /basic
parente42a32b1e495922ae5590982aa563fd55b6bc4bb (diff)
INTEGRATION: CWS odbmacros2 (1.2.68); FILE MERGED
2007/12/19 09:38:47 fs 1.2.68.1: typo
Diffstat (limited to 'basic')
-rw-r--r--basic/inc/basic/basicmanagerrepository.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/inc/basic/basicmanagerrepository.hxx b/basic/inc/basic/basicmanagerrepository.hxx
index e8e6b0fe04b3..a1836a4ec56d 100644
--- a/basic/inc/basic/basicmanagerrepository.hxx
+++ b/basic/inc/basic/basicmanagerrepository.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basicmanagerrepository.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-04-11 12:49:26 $
+ * last change: $Author: kz $ $Date: 2008-03-06 18:50:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -135,7 +135,7 @@ namespace basic
Note that this listener is <em>not</em> called when somebody else
creates BasicManager instances.
- If the same listener is createed multiple times, it is also notified
+ If the same listener is registered multiple times, it is also notified
multiple times, and needs to be revoked once for each registration.
*/
static void registerCreationListener(