Corrected spelling mistakes

This commit is contained in:
RhysIT 2015-11-06 17:38:58 +02:00
commit 9189ca9488
335 changed files with 408 additions and 408 deletions

View file

@ -10,7 +10,7 @@
# Variable&Function #
#----------------------------------------------------------#
# Importing system enviroment as we run this script
# Importing system environment as we run this script
# mostly by cron wich do not read it by itself
source /etc/profile
@ -18,7 +18,7 @@ source /etc/profile
source $VESTA/func/main.sh
source $VESTA/conf/vesta.conf
# Another workaround for cron enviroment
# Another workaround for cron environment
PATH="$PATH:$BIN"
export PATH