summaryrefslogtreecommitdiffstats
path: root/tools/linguist
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-11-26 18:55:41 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-11-26 18:55:41 (GMT)
commita7e1ff2b3fc0b5d6cad039f3fe19e31b12089250 (patch)
treedd0742d8d8f1ac20b78a5142b81a78ad89158b5c /tools/linguist
parent58504ad5ec6c467f90a355b1ca9c1a474ad3bcdc (diff)
parent2b18e27c041f17bbc8989aa0ef5363df34edb8e6 (diff)
downloadQt-a7e1ff2b3fc0b5d6cad039f3fe19e31b12089250.zip
Qt-a7e1ff2b3fc0b5d6cad039f3fe19e31b12089250.tar.gz
Qt-a7e1ff2b3fc0b5d6cad039f3fe19e31b12089250.tar.bz2
Merge remote-tracking branch 'qt-qa-review/master'
Diffstat (limited to 'tools/linguist')
-rw-r--r--tools/linguist/lupdate/cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/lupdate/cpp.cpp b/tools/linguist/lupdate/cpp.cpp
index c7dd9fc..5bafd9d 100644
--- a/tools/linguist/lupdate/cpp.cpp
+++ b/tools/linguist/lupdate/cpp.cpp
@@ -283,7 +283,7 @@ private:
bool findNamespaceCallback(const Namespace *ns, void *context) const;
const Namespace *findNamespace(const NamespaceList &namespaces, int nsCount = -1) const;
void enterNamespace(NamespaceList *namespaces, const HashString &name);
- void truncateNamespaces(NamespaceList *namespaces, int lenght);
+ void truncateNamespaces(NamespaceList *namespaces, int length);
Namespace *modifyNamespace(NamespaceList *namespaces, bool haveLast = true);
enum {