Update apt-get

Line 25 and 26 got the word "local" at the end and start of it.
This commit is contained in:
Keuvie 2014-10-15 16:17:45 +02:00
parent 3898246834
commit a2cc09f564

View File

@ -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 "