diff options
Diffstat (limited to 'tools/linguist/shared/metatranslator.h')
-rw-r--r-- | tools/linguist/shared/metatranslator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/shared/metatranslator.h b/tools/linguist/shared/metatranslator.h index 7e0419d21..4462a77f5 100644 --- a/tools/linguist/shared/metatranslator.h +++ b/tools/linguist/shared/metatranslator.h @@ -112,7 +112,7 @@ private: }; /* - This is a tquick hack. The proper way to handle this would be + This is a quick hack. The proper way to handle this would be to extend MetaTranslator's interface. */ #define ContextComment "QT_LINGUIST_INTERNAL_CONTEXT_COMMENT" |