Typo: emtpy -> empty
Reported-by: Walter <walter@pratyeka.org> X-Gentoo-Bug: 430146 X-Gentoo-Bug-URL: https://bugs.gentoo.org/430146
This commit is contained in:
parent
3cd293c515
commit
6b1e806c8b
@ -282,7 +282,7 @@ fstabinfo(int argc, char **argv)
|
||||
END_ENT;
|
||||
|
||||
if (!TAILQ_FIRST(files))
|
||||
eerrorx("%s: emtpy fstab", argv[0]);
|
||||
eerrorx("%s: empty fstab", argv[0]);
|
||||
}
|
||||
|
||||
if (!TAILQ_FIRST(files)) {
|
||||
|
Loading…
Reference in New Issue
Block a user