summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-07-07 15:24:53 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2015-07-11 06:31:54 +0000
commit554d54b432bbbe8531b7bf4d8fc519280e679597 (patch)
tree37fc30d6ba098d1840b114cffcbb287605279a81 /src/corelib/global
parent4672e319e6dd0fbaa986e056e52dbb06d78fcfa5 (diff)
Fix typo in EnterKeyType documentation.
Change-Id: I14018e20ace77e97fdb3cc0c38449802875b71c5 Reviewed-by: Kai Uwe Broulik <kde@privat.broulik.de> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qnamespace.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 19ce266146..c5617c1616 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -2540,10 +2540,10 @@
/*!
\enum Qt::EnterKeyType
- This can be used to alter the appearance of the Return key on an on screen keyboard.
+ This can be used to alter the appearance of the Return key on an on-screen keyboard.
\note Not all of these values are supported on all platforms.
- For unsuppoted values the default key will be used instead.
+ For unsupported values the default key will be used instead.
\value EnterKeyDefault The default Enter key.
This can either be a button closing the keyboard, or a Return button