libbb: move nuke_str() from passwd into libbb
[oweals/busybox.git] / libbb / systemd_support.c
index 981296dbb6fdbdc775191b973497ef260293d470..542a3efffc6f24b81668ea34b352830f2cd73abb 100644 (file)
@@ -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