summaryrefslogtreecommitdiff
path: root/l10ntools/inc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/common.hxx')
-rw-r--r--l10ntools/inc/common.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/common.hxx b/l10ntools/inc/common.hxx
index f9cd72d955a1..4551e44f33e5 100644
--- a/l10ntools/inc/common.hxx
+++ b/l10ntools/inc/common.hxx
@@ -45,7 +45,7 @@ bool handleArguments(int argc, char * argv[], HandledArgs& o_aHandledArgs);
/// Write out a help about usage
void writeUsage(const OString& rName, const OString& rFileType);
-/// Write out a PoEntry with attention to excaptions
+/// Write out a PoEntry with attention to exceptions
void writePoEntry(
const OString& rExecutable, PoOfstream& rPoStream, const OString& rSourceFile,
const OString& rResType, const OString& rGroupId, const OString& rLocalId,