summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-09 13:08:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:04 +0200
commit83d84adeb5bafa6bdbad8f759ea281c265c1234b (patch)
treed3ec353ff641f07daf3b4c069ed1f55cac9b794d /l10ntools
parent523e1d38af7f1a2ee03381d01bf8399ab169a89f (diff)
typo: befor -> before
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/inc/export.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index 7e5b3be809ee..aacc1908a79d 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -145,7 +145,7 @@ private:
std::vector<OString> aLanguages;
- bool WriteData( ResData *pResData, bool bCreateNew = false ); ///< called befor dest. cur ResData
+ bool WriteData( ResData *pResData, bool bCreateNew = false ); ///< called before dest. cur ResData
bool WriteExportList( ResData *pResData, ExportList& rExportList, const sal_uInt16 nTyp );
OString MergePairedList( OString const & sLine , OString const & sText );