docs: small fixes (#26243)

Co-authored-by: umlx5h <umlx5h21@protonmail.com>
Co-authored-by: Gregory Anders <greg@gpanders.com>
Co-authored-by: Evan Farrar <evan@evanfarrar.com>
This commit is contained in:
dundargoc
2023-12-06 01:04:21 +01:00
committed by GitHub
parent 06ff540e1c
commit cc38086039
10 changed files with 15 additions and 14 deletions

View File

@@ -209,7 +209,7 @@ local C_keywords = set { -- luacheck: ignore
-- Very primitive C formatter that tries to put "things" inside braces on one
-- line. This is a step done after preprocessing the C source to ensure that
-- the duplicate line detecter can more reliably pick out identical declarations.
-- the duplicate line detector can more reliably pick out identical declarations.
--
-- an example:
-- struct mystruct