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 /src | |
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 'src')
-rw-r--r-- | src/mkid.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -672,7 +672,7 @@ report_statistics (void) we are generating the ID file in a remote directory, then adjust the file names to be relative to the location of the ID database. - (This would be a common useage if you want to make a database for a + (This would be a common usage if you want to make a database for a directory which you have no write access to, so you cannot create the ID file.) */ |