diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-03-29 18:29:29 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-03-29 19:16:24 +0100 |
commit | 59f1e95844b420c529cd0205bba11cf3d0b73258 (patch) | |
tree | 854cc78a2c2f8063fa83b2663e068009cb84d74f /comphelper | |
parent | dc8f33ba5d0324b6a3d34c37f0a6f66a1ad3d12b (diff) |
typo: previos -> previous
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/misc/officeresourcebundle.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/misc/officeresourcebundle.cxx b/comphelper/source/misc/officeresourcebundle.cxx index 054fe1772b73..3fe6b8dd20d4 100644 --- a/comphelper/source/misc/officeresourcebundle.cxx +++ b/comphelper/source/misc/officeresourcebundle.cxx @@ -84,7 +84,7 @@ namespace comphelper private: /** loads the bundle represented by the instance - The method is safe against multiple calls: If a previos call succeeded or failed, the + The method is safe against multiple calls: If a previous call succeeded or failed, the previous result will be returned, without any other processing. @precond |