[git commit master 1/1] typo fix

Denys Vlasenko vda.linux at googlemail.com
Sat Feb 12 00:56:25 UTC 2011


commit: http://git.busybox.net/busybox/commit/?id=0b8a7723c7351533826283c07b37cf2daa77ecf8
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 libbb/systemd_support.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libbb/systemd_support.c b/libbb/systemd_support.c
index 981296d..542a3ef 100644
--- a/libbb/systemd_support.c
+++ b/libbb/systemd_support.c
@@ -33,7 +33,7 @@
 //config:	  If you plan to use busybox daemons on a system where daemons
 //config:	  are controlled by systemd, enable this option.
 //config:	  If you don't use systemd, it is still safe to enable it,
-//config:	  but yhe downside is increased code size.
+//config:	  but the downside is increased code size.
 
 //kbuild:lib-$(CONFIG_FEATURE_SYSTEMD) += systemd_support.o
 
-- 
1.7.3.4



More information about the busybox-cvs mailing list