summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/tagtest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/tagtest.cxx b/l10ntools/source/tagtest.cxx
index 8238308c5b35..23b5bae2ac99 100644
--- a/l10ntools/source/tagtest.cxx
+++ b/l10ntools/source/tagtest.cxx
@@ -458,7 +458,7 @@ sal_Bool TokenInfo::MatchesTranslation( TokenInfo& rInfo, sal_Bool bGenErrors, P
{
// check if tags are equal
// check if all existing properties are in the translation as well and
- // wether they have a matching content (the same in most cases)
+ // whether they have a matching content (the same in most cases)
if ( nId != rInfo.nId )
return sal_False;