aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-21 21:59:35 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-03-21 21:59:35 -0400
commitb2188ce2b650acf66fccac0a452c3a4b08a76283 (patch)
tree7302759ae4140e8e7d101be9eef1391148e0370f /src/stdlib
parentd6edc596228f37f89ce7e20899b0e24605f66372 (diff)
Wording
Diffstat (limited to 'src/stdlib')
-rw-r--r--src/stdlib/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/README.md b/src/stdlib/README.md
index c88ea256..1583c168 100644
--- a/src/stdlib/README.md
+++ b/src/stdlib/README.md
@@ -11,7 +11,7 @@ some common functionality.
- Metamethods: [metamethods.h](metamethods.h), [metamethods.c](metamethods.c)
- Siphash: [siphash.h](siphash.h), [siphash.c](siphash.c)
- Siphash-internals: [siphash-internals.h](siphash-internals.h), [siphash-internals.c](siphash-internals.c)
-- Util: [util.h](util.h), [util.c](util.c)
+- Utilities: [util.h](util.h), [util.c](util.c)
## Core Data Types