Fix typo
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 21 May 2008 19:46:22 +0000 (19:46 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 21 May 2008 19:46:22 +0000 (19:46 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25346 f5534014-38df-0310-8fa8-9805f1628bb7

doc/README.developer

index 0bd8faef246ffe540f52b3016d5c4d2544fcc552..21c12c7530d7ecb9dd9502791fb6af2c1110f84b 100644 (file)
@@ -2600,7 +2600,7 @@ compile).
 
 1.11 Submitting code for your new dissector.
 
-  - VERIFY that your dissecor code does not use prohibited or deprecated APIs
+  - VERIFY that your dissector code does not use prohibited or deprecated APIs
     as follows:
     perl <wireshark_root>/tools/checkAPIs.pl <source-filename(s)>