spelling: multiple

This commit is contained in:
Josh Soref
2017-10-22 20:41:18 +00:00
parent 2c4d93c7cf
commit 4724e503b0
23 changed files with 8 additions and 119 deletions

View File

@@ -7,7 +7,7 @@ cd $(dirname $0)
. ../../../common/config.sh
. ../../../common/log.sh
log_start "$0" "groupmems (called by root) can purge all users from a group (mutliple users)"
log_start "$0" "groupmems (called by root) can purge all users from a group (multiple users)"
save_config

View File

@@ -7,7 +7,7 @@ cd $(dirname $0)
. ../../../common/config.sh
. ../../../common/log.sh
log_start "$0" "groupmems (called by root) can purge all users from a group (mulitple users and admins)"
log_start "$0" "groupmems (called by root) can purge all users from a group (multiple users and admins)"
save_config

View File

@@ -7,7 +7,7 @@ cd $(dirname $0)
. ../../../common/config.sh
. ../../../common/log.sh
log_start "$0" "groupmems (called by a regular user) can add an user to a group with muyltiple users (even gshadow admins)"
log_start "$0" "groupmems (called by a regular user) can add an user to a group with multiple users (even gshadow admins)"
save_config