summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-05-02 14:18:07 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-05-04 16:36:13 (GMT)
commitffe4a46de92a92797a3f046fd68c60b52f5b3fbe (patch)
tree4b12808e3a99d443a8b4bc1f29bcb6a96d8f9782 /doc/src/examples
parent4d14f4dbe40146ed3b6ce41e4c68fc0c31510ad4 (diff)
downloadQt-ffe4a46de92a92797a3f046fd68c60b52f5b3fbe.zip
Qt-ffe4a46de92a92797a3f046fd68c60b52f5b3fbe.tar.gz
Qt-ffe4a46de92a92797a3f046fd68c60b52f5b3fbe.tar.bz2
Doc: Fixed typo.
Task-number: QTBUG-18994 (cherry picked from commit bf0926fff333398660fd51ae6b08699783100057)
Diffstat (limited to 'doc/src/examples')
-rw-r--r--doc/src/examples/activeqt/dotnet.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/activeqt/dotnet.qdoc b/doc/src/examples/activeqt/dotnet.qdoc
index ec13ce8..d758056 100644
--- a/doc/src/examples/activeqt/dotnet.qdoc
+++ b/doc/src/examples/activeqt/dotnet.qdoc
@@ -314,7 +314,7 @@
\l{http://qt.nokia.com/products/qsa/}{QSA}, the cross platform
scripting solution for Qt applications, and to COM clients in general.
- When using the "IJW" method, in priciple the only limitation is the
+ When using the "IJW" method, in principle the only limitation is the
time required to write the wrapper classes and data type conversion
functions.