about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorNicolas Braud-Santoni <nicolas@braud-santoni.eu>2017-11-26 22:18:07 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-11-26 22:25:24 +0100
commitdee2a93a34c4342eb91b131c8a6c12409f502604 (patch)
tree77ebd0e3efd3193f0ac15be7cfe1e3f339a2243e /README
parent9d3830b7ea771ae45d9c1e7b87ae58c813d2aac9 (diff)
downloadholes-master.tar.gz
holes-master.tar.xz
holes-master.zip
Fix typos HEAD v0.1 master
Closes: #1 [via git-merge-pr]
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.