diff options
author | Jim Meyering <meyering@redhat.com> | 2012-04-18 08:31:34 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-04-18 08:31:34 +0200 |
commit | 3e12f18c5be18db461e7f869fbb70032f3ce6f70 (patch) | |
tree | 3c97f315c9f56b3a2a1e7ddefd855abd3999e41c /NEWS | |
parent | 752baa26501f60da8a12f2e8843ba4d5b6bcc667 (diff) | |
download | idutils-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-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |