diff options
author | Guy Harris <guy@alum.mit.edu> | 2000-11-06 09:49:43 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2000-11-06 09:49:43 +0000 |
commit | 96e611553005b04a81328eeb7a6fd050a2f76321 (patch) | |
tree | 85f6abf2a0d959da7ac25c96d2ce62b3dcb2c3e8 | |
parent | 13a92d54102124404b31aa6f7fa82ab3ac7f4f4f (diff) | |
download | wireshark-96e611553005b04a81328eeb7a6fd050a2f76321.tar.gz wireshark-96e611553005b04a81328eeb7a6fd050a2f76321.tar.bz2 wireshark-96e611553005b04a81328eeb7a6fd050a2f76321.zip |
Fix a typo.
svn path=/trunk/; revision=2574
-rw-r--r-- | README.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.win32 b/README.win32 index 57e18d4068..5c473d7a34 100644 --- a/README.win32 +++ b/README.win32 @@ -1,4 +1,4 @@ -$Id: README.win32,v 1.15 2000/10/08 17:16:29 gerald Exp $ +$Id: README.win32,v 1.16 2000/11/06 09:49:43 guy Exp $ Running Ethereal, Tethereal, and Editcap on Win32 ================================================= @@ -137,5 +137,5 @@ Python for Win32 is available from Instructions for Cygwin ----------------------- No one has ever compiled Ethereal entirely with Cygwin. It should not -be difficult, however. This spot is reserverd for your instructions on +be difficult, however. This spot is reserved for your instructions on how to compile Ethereal with Cygwin. |