summaryrefslogtreecommitdiff
path: root/ao-tools/ao-eeprom
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2018-10-22 16:48:04 -0700
committerKeith Packard <keithp@keithp.com>2018-10-22 17:13:09 -0700
commitcf7b2e065d844d290ee43449ae37162839220158 (patch)
tree13ec7126a88217bd59ae82e5cd90d08ad59f139d /ao-tools/ao-eeprom
parent1812adbd61400af19293bf775e544baf661ec224 (diff)
ao-tools: Spelling fixes in a couple of man pages
ao-dbg.1 and ao-eeprom.1 Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/ao-eeprom')
-rw-r--r--ao-tools/ao-eeprom/ao-eeprom.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/ao-eeprom/ao-eeprom.1 b/ao-tools/ao-eeprom/ao-eeprom.1
index ed498147..728f11ed 100644
--- a/ao-tools/ao-eeprom/ao-eeprom.1
+++ b/ao-tools/ao-eeprom/ao-eeprom.1
@@ -52,6 +52,6 @@ downloads the eeprom contents from a connected TeleMetrum device.
.SH USAGE
.I ao-eeprom
connects to the specified target device and dumps each block of the
-eeprom to stdout in hexidecimal bytes.
+eeprom to stdout in hexadecimal bytes.
.SH AUTHOR
Keith Packard