mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
spelling fixes in the shell scripts
This commit is contained in:
parent
c984f496c2
commit
d0addfddb3
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ if [ "$(id -u)" -eq 0 ]; then
|
|||
read rocks
|
||||
if [ ! $rocks = "Etherpad Lite rocks my socks" ]
|
||||
then
|
||||
echo "You're input was wrong"
|
||||
echo "Your input was incorrect"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue