diff options
author | Martin Smith <msmith@trolltech.com> | 2009-12-18 09:06:20 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-12-18 09:06:20 (GMT) |
commit | 371420d5f31a04b91c01807139d49e97db040bee (patch) | |
tree | 124e224172ee55cfcd99022cd9608703514fa89f /src/activeqt/container | |
parent | 0236f6abce1d51eb5f42078b69b1d601e7224b1d (diff) | |
download | Qt-371420d5f31a04b91c01807139d49e97db040bee.zip Qt-371420d5f31a04b91c01807139d49e97db040bee.tar.gz Qt-371420d5f31a04b91c01807139d49e97db040bee.tar.bz2 |
doc: Fixed typos.
Task-number: QTBUG-6898
Diffstat (limited to 'src/activeqt/container')
-rw-r--r-- | src/activeqt/container/qaxbase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/container/qaxbase.cpp b/src/activeqt/container/qaxbase.cpp index 3795f56..ed7ac29 100644 --- a/src/activeqt/container/qaxbase.cpp +++ b/src/activeqt/container/qaxbase.cpp @@ -909,7 +909,7 @@ QAxMetaObject *QAxBase::internalMetaObject() const \property QAxBase::control \brief the name of the COM object wrapped by this QAxBase object. - Setting this property initilializes the COM object. Any COM object + Setting this property initializes the COM object. Any COM object previously set is shut down. The most efficient way to set this property is by using the |