Fix a typo in README.
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 20 Jan 2010 20:02:35 +0000 (22:02 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 20 Jan 2010 20:02:35 +0000 (22:02 +0200)
Thanks to R. Bijker.

README

diff --git a/README b/README
index 3544938..efae056 100644 (file)
--- a/README
+++ b/README
@@ -150,7 +150,7 @@ XZ Utils
     However, quite often the reason for unexpected behavior is unknown,
     so here are a few things to do before sending a bug report:
 
-      1. Try to create a small example how to reprocude the issue.
+      1. Try to create a small example how to reproduce the issue.
 
       2. Compile XZ Utils with debugging code using configure switches
          --enable-debug and, if possible, --disable-shared. If you are