aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-16 22:53:18 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-16 22:53:18 +0000
commitfd32e3df2281475af6b2e7b3f0794a2f602ac6e3 (patch)
treec29c33a5acb8d498cadd6c3d3a5a5a99b57445a5
parent8c5453e9a072097e881a47d31ce4195a4f4f2182 (diff)
Fix trivial typo.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23472 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--doc/README.plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index f20c3318e4..59b12274ee 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -4,7 +4,7 @@ $Id$
Writing a "plugin" dissector is not very different from writing a
standard one. In fact all of the functions described in
-README.developer can be used in the plugins exactly as the are used in
+README.developer can be used in the plugins exactly as they are used in
standard dissectors.
(Note, however, that not all OSes on which Wireshark runs can support