fix grammar in apidocs
This commit is contained in:
parent
737650febb
commit
957caaae77
@ -43,7 +43,7 @@ class PluginLoaderPrivate;
|
|||||||
* default PluginLoader implementation will be used. The reimplemented version should
|
* default PluginLoader implementation will be used. The reimplemented version should
|
||||||
* not do more than simply returning a loaded plugin. It should not init() it, and it should not
|
* not do more than simply returning a loaded plugin. It should not init() it, and it should not
|
||||||
* hang on to it. The associated methods will be called only when a component of Plasma
|
* hang on to it. The associated methods will be called only when a component of Plasma
|
||||||
* needs to load a _new_ plugin. (e.g. DataEngine does it's own caching).
|
* needs to load a _new_ plugin. (e.g. DataEngine does its own caching).
|
||||||
*
|
*
|
||||||
* @author Ryan Rix <ry@n.rix.si>
|
* @author Ryan Rix <ry@n.rix.si>
|
||||||
* @since 4.6
|
* @since 4.6
|
||||||
|
Loading…
Reference in New Issue
Block a user