summaryrefslogtreecommitdiffstats
path: root/src/inputmethod/qinputcontextplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputmethod/qinputcontextplugin.cpp')
-rw-r--r--src/inputmethod/qinputcontextplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inputmethod/qinputcontextplugin.cpp b/src/inputmethod/qinputcontextplugin.cpp
index fa9372943..fa34e07e9 100644
--- a/src/inputmethod/qinputcontextplugin.cpp
+++ b/src/inputmethod/qinputcontextplugin.cpp
@@ -82,7 +82,7 @@
\fn TQInputContext* TQInputContextPlugin::create( const TQString& key )
Creates and returns a TQInputContext instance for the input context key \a key.
- The input context key is usually the class name of the retquired input method.
+ The input context key is usually the class name of the required input method.
\sa keys()
*/