aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.plugins
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-10-12 19:13:31 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-10-12 19:13:31 +0000
commit5a58a1435c4d252def7f68566340ab3afab72b9c (patch)
tree74ddcc8cf37567d64d1c9cdc3a1de3f84bcad276 /doc/README.plugins
parentff5826a106d55bb58ca0f56adc081784609f3874 (diff)
From Andrew Feren:
Fix an assortment of typos and other minor errors in various README files svn path=/trunk/; revision=23166
Diffstat (limited to 'doc/README.plugins')
-rw-r--r--doc/README.plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index 6b015a34dd..dc82f8a143 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -257,7 +257,7 @@ scripts. These now generate the additional code needed for plugin
encapsulation in plugin.c. When using the new style build scripts,
stips the parts outlined below:
- o Remove the following include statments:
+ o Remove the following include statements:
#include <gmodule.h>
#include "moduleinfo.h"