summaryrefslogtreecommitdiff
path: root/package/genext2fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-22 19:14:34 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-23 09:47:08 +0200
commit757e9c4c2a9181514f658f54f0757d1c2d479fff (patch)
treeed64511844e638a61ff6f5b13dce83554470644d /package/genext2fs
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/genext2fs')
-rw-r--r--package/genext2fs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/genext2fs/Config.in b/package/genext2fs/Config.in
index d1191600b..2251684d1 100644
--- a/package/genext2fs/Config.in
+++ b/package/genext2fs/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_GENEXT2FS
bool "genext2fs"
help
genext2fs generates an ext2 filesystem as a normal (non-root)
- user. It does not require you to mount the image file to
+ user. It does not require you to mount the image file to
copy files on it, nor does it require that you become the
superuser to make device nodes.