From 455fe9a075cc59e3250af9c413d42e7ac47a86a9 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Fri, 20 Apr 2012 00:10:44 +0200 Subject: Fix typos found by misspellings The tool misspellings (https://github.com/lyda/misspell-check) detected several typos. Command used: $ git ls-files | grep -v ^po/ | misspellings -f - * isosize: Fix typo in usage string. * configure.ac: Fix typo in help string of --enable-most-builds option. * fdisk: Fix typo in man page. * libblkid, blkid, mount: Likewise. * Fix various typos in docs and in source code comments. Signed-off-by: Bernhard Voelker --- sys-utils/ipcs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/ipcs.c') diff --git a/sys-utils/ipcs.c b/sys-utils/ipcs.c index fc4164823..2fbca0888 100644 --- a/sys-utils/ipcs.c +++ b/sys-utils/ipcs.c @@ -301,7 +301,7 @@ void do_shm (char format) case STATUS: printf (_("------ Shared Memory Status --------\n")); /* - * TRANSLATORS: This output format is mantained for backward + * TRANSLATORS: This output format is maintained for backward * compatibility as ipcs is used in scripts. For consistency * with the rest, the translated form can follow this model: * -- cgit v1.2.3-55-g7522