summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-07-25 20:36:51 +0800
committerRunxi Yu <me@runxiyu.org>2024-07-25 20:36:51 +0800
commitf3e19a708f3318da95dc8c0bcb108745125c7b5a (patch)
tree549c7a340b34ce495d8ec9d1a0641435792d180e
parentb69442258162ec8f505520590ee06bd1fede5648 (diff)
downloadhaxircd-docs-f3e19a708f3318da95dc8c0bcb108745125c7b5a.tar.gz
haxircd-docs-f3e19a708f3318da95dc8c0bcb108745125c7b5a.zip
Codespell
-rw-r--r--config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.md b/config.md
index b123bba..b498a56 100644
--- a/config.md
+++ b/config.md
@@ -370,12 +370,12 @@ LAST_ATOMICS = 1
LAST_IPv4 = 1
LAST_IPv6 = 1
-# General optoins.
+# General options.
LAST_CFLAGS =
LAST_CC = cc
```
-You may also change individual paramters by passing arguments to Make. For
+You may also change individual parameters by passing arguments to Make. For
example, to enable IPv6 and InspIRCd v3 protocol support in the current build
and all future builds: