whitespace fixes
[oweals/busybox.git] / archival / Config.in
index 35ac40bb791885694ccf99e4ba68194e83cc58e4..02daae1a0b05124e6649e78ad17ca6bba7b0a897 100644 (file)
@@ -90,10 +90,11 @@ config DPKG
        bool "dpkg"
        default n
        help
-         dpkg is a medium-level tool to install, build, remove and manage Debian packages.
+         dpkg is a medium-level tool to install, build, remove and manage
+         Debian packages.
 
-         This implementation of dpkg has a number of limitations, you should use the
-         official dpkg if possible.
+         This implementation of dpkg has a number of limitations,
+         you should use the official dpkg if possible.
 
 config DPKG_DEB
        bool "dpkg_deb"
@@ -103,8 +104,8 @@ config DPKG_DEB
 
          This implementation of dpkg-deb cannot pack archives.
 
-         Unless you have a specific application which requires dpkg-deb, you should
-         probably say N here.
+         Unless you have a specific application which requires dpkg-deb,
+         say N here.
 
 config FEATURE_DPKG_DEB_EXTRACT_ONLY
        bool "Extract only (-x)"
@@ -287,7 +288,7 @@ config UNLZMA
          should probably say N here.
 
 config FEATURE_LZMA_FAST
-       bool "Optimze unlzma for speed"
+       bool "Optimize unlzma for speed"
        default n
        depends on UNLZMA
        help