summaryrefslogtreecommitdiffstats
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-02 14:18:07 (GMT)
commitbf0926fff333398660fd51ae6b08699783100057 (patch)
tree1e08a63f05973f9b8aa76d894dcaa82eb57cd861
parent85d7d7a572d3a5e7e8795fa9cc7160f1bf266ea4 (diff)
downloadQt-bf0926fff333398660fd51ae6b08699783100057.zip
Qt-bf0926fff333398660fd51ae6b08699783100057.tar.gz
Qt-bf0926fff333398660fd51ae6b08699783100057.tar.bz2
Doc: Fixed typo.
Task-number: QTBUG-18994
-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.