summaryrefslogtreecommitdiff
path: root/doc/README.idl2wrs
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.idl2wrs
parentff5826a106d55bb58ca0f56adc081784609f3874 (diff)
downloadwireshark-5a58a1435c4d252def7f68566340ab3afab72b9c.tar.gz
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.idl2wrs')
-rw-r--r--doc/README.idl2wrs6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.idl2wrs b/doc/README.idl2wrs
index 9f79886136..6e9a6cc7c8 100644
--- a/doc/README.idl2wrs
+++ b/doc/README.idl2wrs
@@ -76,7 +76,7 @@ Procedure
and that will leave you with heuristic dissection.
-If you dont want to use the shell script wrapper, then try
+If you don't want to use the shell script wrapper, then try
steps 3 or 4 instead.
3. To write the C code to stdout.
@@ -94,8 +94,8 @@ steps 3 or 4 instead.
and that will leave you with heuristic dissection.
-5. Copy the resulting C code to your wireshark src directory, edit the 2 make files
- to include the packet-test-idl.c
+5. Copy the resulting C code to your wireshark src directory, edit the 2 make
+ files to include the packet-test-idl.c
cp packet-test-idl.c /dir/where/wireshark/lives/
edit Makefile.am