Spelling check.

This commit is contained in:
Dan Schaper
2017-01-28 15:47:27 -08:00
parent 153a9d8ac7
commit 96c59fada4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -692,7 +692,7 @@ enable_service() {
echo " done."
}
update_pacakge_cache() {
update_package_cache() {
#Running apt-get update/upgrade with minimal output can cause some issues with
#requiring user input (e.g password for phpmyadmin see #218)
@@ -1128,7 +1128,7 @@ main() {
fi
# Update package cache
update_pacakge_cache
update_package_cache
# Notify user of package availability
notify_package_updates_available