summaryrefslogtreecommitdiffstats
path: root/include/basic/basmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basic/basmgr.hxx')
-rw-r--r--include/basic/basmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/basmgr.hxx b/include/basic/basmgr.hxx
index fd94a6aa477f..95e5a7c11d22 100644
--- a/include/basic/basmgr.hxx
+++ b/include/basic/basmgr.hxx
@@ -182,7 +182,7 @@ public:
/** retrieves a global constant in the basic library, referring to some UNO object, returns true if a value is found ( value is in aOut ) false otherwise. */
bool GetGlobalUNOConstant( const OUString& rName, css::uno::Any& aOut );
- /** determines whether there are password-protected modules whose size exceedes the
+ /** determines whether there are password-protected modules whose size exceeds the
legacy module size
@param _out_rModuleNames
takes the names of modules whose size exceeds the legacy limit