summaryrefslogtreecommitdiff
path: root/package/sudo
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/sudo
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/sudo')
-rw-r--r--package/sudo/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sudo/Config.in b/package/sudo/Config.in
index cd7ab8121..cbef15d67 100644
--- a/package/sudo/Config.in
+++ b/package/sudo/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_SUDO
depends on BR2_USE_MMU
help
Sudo is a program designed to allow a sysadmin to give
- limited root privileges to users and log root activity. The
+ limited root privileges to users and log root activity. The
basic philosophy is to give as few privileges as possible
but still allow people to get their work done.