Correct spelling mistake
authorTJ <ubuntu@tjworld.net>
Tue, 26 Oct 2010 05:31:08 +0000 (06:31 +0100)
committerTJ <ubuntu@tjworld.net>
Tue, 26 Oct 2010 05:31:08 +0000 (06:31 +0100)
README

diff --git a/README b/README
index bc3d007..b58eadd 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 binmatch performs a binary-matching search for the file <needle> in the file <haystack>,
-reporting the offset of <needle> in <haystack> for each occurance.
+reporting the offset of <needle> in <haystack> for each occurrence.
 
 Offsets are reported in hexadecimal unless the "-d" decimal option is used.