Changes file updates

Also fixed some it's -> its
This commit is contained in:
Thorbjørn Lindeijer
2009-06-12 13:07:15 +02:00
parent 7907e447b0
commit 4eb11b1a24
6 changed files with 20 additions and 16 deletions

View File

@@ -88,7 +88,7 @@
information about the plugin's current state.
The plugin spec is also filled with more information as the plugin
goes through it's loading process (see PluginSpec::State).
goes through its loading process (see PluginSpec::State).
If an error occurs, the plugin spec is the place to look for the
error details.
*/
@@ -102,7 +102,7 @@
\value Invalid
Starting point: Even the xml description file was not read.
\value Read
The xml description file has been successfully read, and it's
The xml description file has been successfully read, and its
information is available via the PluginSpec.
\value Resolved
The dependencies given in the description file have been