mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Fix a particularly egregious grammar error.
Approved by: wpaul MFC after: 1 day
This commit is contained in:
parent
1f4d94b986
commit
d72fd3f9e4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146556
@ -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