From b6bd1907b8c5e1b8d5898d23707a9f506e5be9e2 Mon Sep 17 00:00:00 2001 From: "Amine B. Hassouna" Date: Sun, 3 Feb 2019 23:24:30 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db431a..be4c663 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ the modules find the appropriate libraries: - `SDL2_PATH` and `SDL2__PATH`:
Can be specified to set the root search path for the `SDL2` and `SDL2_` - `SDL2_NO_DEFAULT_PATH` and `SDL2__NO_DEFAULT_PATH`:
- Disable search `SDL2/SDL2` library in default path:
+ Disable search `SDL2/SDL2_` library in default path:
If `SDL2[_]_PATH` is set, defaults to ON
Else defaults to OFF - `SDL2_INCLUDE_DIR` and `SDL2__INCLUDE_DIR`: