aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/README.md')
-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