summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/exceptionsafety.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/howtos/exceptionsafety.qdoc')
-rw-r--r--doc/src/howtos/exceptionsafety.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/exceptionsafety.qdoc b/doc/src/howtos/exceptionsafety.qdoc
index fa1427b..2f561a0 100644
--- a/doc/src/howtos/exceptionsafety.qdoc
+++ b/doc/src/howtos/exceptionsafety.qdoc
@@ -147,7 +147,7 @@
\section2 The Symbian platform
The Symbian platform implements its own exception system that differs from the standard
- C++ mechanism. When using Qt for Symbian platform, and especially when writing code to
+ C++ mechanism. When using Qt for the Symbian platform, and especially when writing code to
access Symbian functionality directly, it may be necessary to know about the underlying
implementation and how it interacts with Qt.