From 606eb0e20a34d131322e7a3b9f014ca924b522fd Mon Sep 17 00:00:00 2001 From: Anton Gerdelan Date: Mon, 2 Sep 2019 23:24:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fdd0b0..8cab08f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If you have a [tidy] CMake setup or updated build **feel free to submit a pull r The libraries depended on reside in the common/ folder -* `common/include` - Geader files. +* `common/include` - Header files. * `common/linux_i386` - 32-bit GNU/Linux libraries. * `common/linux_x86_64` - 64-bit GNU/Linux libraries. * `common/msvc110` - 32-bit Windows Visual Studio libraries.