diff options
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index ba0916a50..8cecc60f2 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -165,7 +165,7 @@ config FINDFS default n select VOLUMEID help - Prints the name of a filesystem with given laver or UUID. + Prints the name of a filesystem with given label or UUID. WARNING: With all submodules selected, it will add ~8k to busybox. |