summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.cpp
diff options
context:
space:
mode:
authorFrederik Schwarzer <frederik.schwarzer@basyskom.com>2016-10-27 17:51:37 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-02-15 15:01:45 +0000
commit1e7143cff8e062758920a4ad31cf164aa2fa94dd (patch)
treec3ebc26034e10076f1589f1d6fa7a5206a45c248 /src/corelib/tools/qchar.cpp
parent54e4735f89489da9f1cf71b85561a4939e8a42e3 (diff)
Fix minor typos in apidoc
Change-Id: I5ce9599a60ea336b469807df075e491f0e6df680 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'src/corelib/tools/qchar.cpp')
-rw-r--r--src/corelib/tools/qchar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qchar.cpp b/src/corelib/tools/qchar.cpp
index c820892307..5d5ea4c8a1 100644
--- a/src/corelib/tools/qchar.cpp
+++ b/src/corelib/tools/qchar.cpp
@@ -101,7 +101,7 @@ QT_BEGIN_NAMESPACE
In Qt, Unicode characters are 16-bit entities without any markup
or structure. This class represents such an entity. It is
lightweight, so it can be used everywhere. Most compilers treat
- it like a \c{unsigned short}.
+ it like an \c{unsigned short}.
QChar provides a full complement of testing/classification
functions, converting to and from other formats, converting from