aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.plugins
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-08 19:31:01 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-03-08 19:31:01 +0000
commit71c307d59e525826b536393c2f8cc1a83c4482db (patch)
tree75552234769f9b8ebed8e84a3d5d9f0d9273b4b1 /doc/README.plugins
parentf0ffbc886f5f3c4ebf5dbf92e239323bc23477ee (diff)
Editing.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13662 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/README.plugins')
-rw-r--r--doc/README.plugins4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index 58ae5372ba..b40beacd49 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -309,8 +309,8 @@ make install
6 How to update an "old style" plugin (using plugin_init function)
-The plugin registering has changed between 0.10.9 and 0.10.10, everyone
-is encouraged to update it's plugins as outlined below:
+The plugin registering has changed between 0.10.9 and 0.10.10; everyone
+is encouraged to update their plugins as outlined below:
--- Remove following include statements from all plugin sources ---