summaryrefslogtreecommitdiff
path: root/package/e2tools
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/e2tools
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/e2tools')
-rw-r--r--package/e2tools/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2tools/Config.in b/package/e2tools/Config.in
index 8d8047951..5fc55a686 100644
--- a/package/e2tools/Config.in
+++ b/package/e2tools/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_E2TOOLS
depends on BR2_USE_MMU # e2fsprogs
help
E2tools is a simple set of GPL'ed utilities to read, write,
- and manipulate files in an ext2/ext3 filesystem. These
+ and manipulate files in an ext2/ext3 filesystem. These
utilities access a filesystem directly using the ext2fs
library.