diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 038a22117..3626718da 100644 --- a/debian/control +++ b/debian/control | |||
@@ -30,7 +30,7 @@ Depends: ${shlibs:Depends} | |||
30 | Conflicts: busybox | 30 | Conflicts: busybox |
31 | Replaces: busybox | 31 | Replaces: busybox |
32 | Section: shells | 32 | Section: shells |
33 | Description: Provides a stand alone rescue shell with tons of builtin utilities. | 33 | Description: Standalone rescue shell with tons of builtin utilities. |
34 | BusyBox combines tiny versions of many common UNIX utilities into a single | 34 | BusyBox combines tiny versions of many common UNIX utilities into a single |
35 | small executable. It provides minimalist replacements for the most common | 35 | small executable. It provides minimalist replacements for the most common |
36 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, | 36 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |