about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3edaccd..a2c77ce 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ SYNOPSIS
 
 DESCRIPTION
      holes looks for runs of zero bytes (a.k.a. holes) in the specified input
-     files (or the standard input), and prints the start adresses (in
+     files (or the standard input), and prints the start addresses (in
      hexadecimal) as well as the lengths (in decimal).  When multiple input
      files are specified, holes prefixes each line with the file name.