summaryrefslogtreecommitdiffstats
path: root/tools/linguist/linguist/messageeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linguist/linguist/messageeditor.h')
-rw-r--r--tools/linguist/linguist/messageeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/linguist/messageeditor.h b/tools/linguist/linguist/messageeditor.h
index 410603694..b195a04db 100644
--- a/tools/linguist/linguist/messageeditor.h
+++ b/tools/linguist/linguist/messageeditor.h
@@ -110,7 +110,7 @@ public slots:
void beginFromSource();
void setEditorFocus();
void setTranslation(int latestModel, const QString &translation);
- void setLenghtVariants(bool on);
+ void setLengthVariants(bool on);
private slots:
void editorCreated(QTextEdit *);