diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-02 14:18:07 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-02 14:18:07 (GMT) |
commit | bf0926fff333398660fd51ae6b08699783100057 (patch) | |
tree | 1e08a63f05973f9b8aa76d894dcaa82eb57cd861 | |
parent | 85d7d7a572d3a5e7e8795fa9cc7160f1bf266ea4 (diff) | |
download | Qt-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.qdoc | 2 |
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. |