Fix grammar on error message
parent
f6950f9f7b
commit
1a96945885
|
|
@ -32,6 +32,6 @@ function dock-switch() {
|
|||
echo "dock-switch 3d."
|
||||
fi
|
||||
else
|
||||
echo "sorry. you're currently not using os x"
|
||||
echo "Sorry, this only works on Mac OS X"
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue