- typo in documentation
[oweals/busybox.git] / editors / Config.in
index b491c2416322ce75b019a2ee011c9833a7dd6ba0..bb028597635f42e9de5338b335908dd67dae0a47 100644 (file)
@@ -24,7 +24,7 @@ config CONFIG_PATCH
        bool "patch"
        default n
        help
-         Apply a unified diff formated patch.
+         Apply a unified diff formatted patch.
 
 config CONFIG_SED
        bool "sed"
@@ -38,7 +38,7 @@ config CONFIG_VI
        default n
        help
          'vi' is a text editor.  More specifically, it is the One True
-         text editor <grin>.  It does, however, have a rather steep 
+         text editor <grin>.  It does, however, have a rather steep
          learning curve.  If you are not already comfortable with 'vi'
          you may wish to use something else.