aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gates <tim.gates@iress.com>2020-12-19 16:00:15 +1100
committerTim Gates <tim.gates@iress.com>2020-12-19 16:00:15 +1100
commit5f3b17fa4bcd019bf0364625e5ccb945facac819 (patch)
tree13662178e43990aeb7901ffa341309ff0e971b59
parentf6a6f7d1927163176f71051bab01250322f33469 (diff)
downloadsubhook-5f3b17fa4bcd019bf0364625e5ccb945facac819.zip
subhook-5f3b17fa4bcd019bf0364625e5ccb945facac819.tar.gz
subhook-5f3b17fa4bcd019bf0364625e5ccb945facac819.tar.bz2
docs: fix simple typo, wihtout -> without
There is a small typo in README.md. Should read `without` rather than `wihtout`.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd29faf..ff51c9c 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ With CMake:
* `SUBHOOK_FORCE_32BIT` - Configure for compiling 32-bit binaries on 64-bit
systems (default is `OFF`)
-Use of CMake is not mandatory, the library can be built wihtout it (no extra
+Use of CMake is not mandatory, the library can be built without it (no extra
build configuration is required).
Examples