correct a few typos

This commit is contained in:
nhmall
2025-10-24 12:27:05 -04:00
parent 3eed021a39
commit 3c8628f549
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
The definitition for each OPTIONS= option resides in include/optlist.h as of
The definition for each OPTIONS= option resides in include/optlist.h as of
February 2020 in 3.7 WIP.
Boolean and compound options are combined into a single allopt[] array.