summaryrefslogtreecommitdiffstats
path: root/include/basic
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:56 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 11:58:13 +0200
commit17f9aa97f8753b895db30e8080481f5f6d696b82 (patch)
tree42be86b7172cecb7986e13ce53c905c4a563894a /include/basic
parentFix typos (diff)
downloadcore-17f9aa97f8753b895db30e8080481f5f6d696b82.tar.gz
core-17f9aa97f8753b895db30e8080481f5f6d696b82.zip
Fix typos
Change-Id: I4671d0f13e67b1272fd7c24bb6a2a7679c75f20b Reviewed-on: https://gerrit.libreoffice.org/78797 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/basic')
-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