summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-04-18 08:31:34 +0200
committerJim Meyering <meyering@redhat.com>2012-04-18 08:31:34 +0200
commit3e12f18c5be18db461e7f869fbb70032f3ce6f70 (patch)
tree3c97f315c9f56b3a2a1e7ddefd855abd3999e41c /NEWS
parent752baa26501f60da8a12f2e8843ba4d5b6bcc667 (diff)
downloadidutils-3e12f18c5be18db461e7f869fbb70032f3ce6f70.tar.gz
idutils-3e12f18c5be18db461e7f869fbb70032f3ce6f70.tar.bz2
idutils-3e12f18c5be18db461e7f869fbb70032f3ce6f70.zip
maint: fix comment/doc typos
Found using https://github.com/lyda/misspell-check * ChangeLog-2007: As above. * NEWS: Likewise. * src/mkid.c: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 44e674e..56ba539 100644
--- a/NEWS
+++ b/NEWS
@@ -179,7 +179,7 @@ Version 3.0.9 - May 30, 1996, by Greg McGary
* id-utils now uses automake.
* gid, aid and eid are now shell-script wrappers that
- call `lid' with the apropriate argument.
+ call `lid' with the appropriate argument.
* A new environment `IDPATH' contains a colon-separated list of ID file
names for use by `fid' and `lid'. It is only partially implemented at