summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@digia.com>2012-10-05 21:07:45 +0200
committerRobert Loehning <robert.loehning@digia.com>2012-10-08 13:34:18 +0200
commitbdceb60dd0a020f12619d15c2df33e6bf618b53e (patch)
treefe4b6d3cdef3a103472d7f58105b7ebce869aa4a /doc/api
parentf0e40373d2e414c35458a75ef1bf81bc094ce5a7 (diff)
downloadqt-creator-bdceb60dd0a020f12619d15c2df33e6bf618b53e.tar.gz
Fixed "can not"
Change-Id: I1ebfee92df0f4bd2e9520a4e831352b780d6b556 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/plugin-specifications.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/plugin-specifications.qdoc b/doc/api/plugin-specifications.qdoc
index db2f43a77d..0f8a114ecf 100644
--- a/doc/api/plugin-specifications.qdoc
+++ b/doc/api/plugin-specifications.qdoc
@@ -177,7 +177,7 @@
\list
\o If the dependency can be resolved, the plugin and
its dependency are loaded and initialized as for \c required dependencies.
- \o If the dependency can not be resolved, the plugin is loaded and initialized
+ \o If the dependency cannot be resolved, the plugin is loaded and initialized
as if the dependency was not declared at all.
\endlist