diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/plugin-specifications.qdoc | 2 |
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 |