diff --git a/packages/sysutils/busybox/scripts/apt-get b/packages/sysutils/busybox/scripts/apt-get index b28ad604f6..09182ea124 100755 --- a/packages/sysutils/busybox/scripts/apt-get +++ b/packages/sysutils/busybox/scripts/apt-get @@ -22,7 +22,7 @@ message="$message\n There is no working 'apt-get'." message="$message\n " message="$message\n 'apt-get' is a command to install, update and remove software which" message="$message\n is stored in a non local repo. 'apt-get' does nothing then connecting to such" -message="$message\n repo, downloads the software, unpacks the software, updates a big local" +message="$message\n repo, downloads the software, unpacks the software, updates a big" message="$message\n local database with all filepaths and other informations about the" message="$message\n installed software or removes or updates installed Software." message="$message\n "