forked from soutade/libgourou
		
	Typo fix
This commit is contained in:
		| @@ -3,7 +3,7 @@ | |||||||
| if [ ! -d lib/updfparser ] ; then | if [ ! -d lib/updfparser ] ; then | ||||||
|     echo "Some libraries are missing" |     echo "Some libraries are missing" | ||||||
|     echo "You must run this script at the top of libgourou working direcotry." |     echo "You must run this script at the top of libgourou working direcotry." | ||||||
|     echo "./lib/setup.sh must be called first (make all)" |     echo "./scripts/setup.sh must be called first (make all)" | ||||||
|     exit 1 |     exit 1 | ||||||
| fi | fi | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user