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

@ -2,14 +2,14 @@
# info: change user shell
# options: USER SHELL
#
# The function changes system shell of a user. Shell gives abilty to use ssh.
# The function changes system shell of a user. Shell gives ability to use ssh.
#----------------------------------------------------------#
# Variable&Function #
#----------------------------------------------------------#
# Argument defenition
# Argument definition
user=$1
shell=$2