claenups for previous commit
[oweals/busybox.git] / coreutils / pwd.c
index e0a195d37b83c24b8f7e807247b3daebc297f5d2..345d8510045ba054a76edd2ca49c7fdb645c298c 100644 (file)
@@ -10,7 +10,7 @@
 //config:      bool "pwd (3.4 kb)"
 //config:      default y
 //config:      help
-//config:        pwd is used to print the current directory.
+//config:      pwd is used to print the current directory.
 
 //applet:IF_PWD(APPLET_NOFORK(pwd, pwd, BB_DIR_BIN, BB_SUID_DROP, pwd))