aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeex <zeex@rocketmail.com>2020-12-22 12:56:20 +0600
committerGitHub <noreply@github.com>2020-12-22 12:56:20 +0600
commitb7c34bdf6c46acfd94b437f72230c7b53113c1f5 (patch)
tree13662178e43990aeb7901ffa341309ff0e971b59
parentf6a6f7d1927163176f71051bab01250322f33469 (diff)
parent5f3b17fa4bcd019bf0364625e5ccb945facac819 (diff)
downloadsubhook-b7c34bdf6c46acfd94b437f72230c7b53113c1f5.zip
subhook-b7c34bdf6c46acfd94b437f72230c7b53113c1f5.tar.gz
subhook-b7c34bdf6c46acfd94b437f72230c7b53113c1f5.tar.bz2
Merge pull request #55 from timgates42/bugfix_typo_without
docs: fix simple typo, wihtout -> without
-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