summaryrefslogtreecommitdiffstats
path: root/package/ed
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/ed
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
downloadbuildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.tar.gz
buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.zip
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/ed')
-rw-r--r--package/ed/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ed/Config.in b/package/ed/Config.in
index 63dc21e7c7..21ba79e158 100644
--- a/package/ed/Config.in
+++ b/package/ed/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_ED
bool "ed"
help
- A line-oriented text editor. Used to create, display, modify,
- and otherwise manipulate text files. Often used in scripts
+ A line-oriented text editor. Used to create, display, modify,
+ and otherwise manipulate text files. Often used in scripts
rather than invoked directly.
http://www.gnu.org/software/ed/
OpenPOWER on IntegriCloud