Fix a particularly egregious grammar error.
Approved by: wpaul MFC after: 1 day
This commit is contained in:
parent
e3c47cde6e
commit
8b58a37f30
@ -301,7 +301,7 @@ if [ ! "$userlist" ]; then
|
||||
show_usage
|
||||
exit 1
|
||||
else
|
||||
echo -n "Please enter one or more user name's: "
|
||||
echo -n "Please enter one or more usernames: "
|
||||
read userlist
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user