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 --- libblkid/libblkid.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libblkid/libblkid.3') diff --git a/libblkid/libblkid.3 b/libblkid/libblkid.3 index 7f1c04522..e6c20b1cd 100644 --- a/libblkid/libblkid.3 +++ b/libblkid/libblkid.3 @@ -23,7 +23,7 @@ filesystem labels/volume names, unique identifiers/serial numbers. A common use is to allow use of LABEL= and UUID= tags instead of hard-coding specific block device names into configuration files. .P -The low-level part of the library also allows to extract infomation about +The low-level part of the library also allows to extract information about partitions and block device topology. .P The high-level part of the library keeps information about block devices in a -- cgit v1.2.3-55-g7522