aboutsummaryrefslogtreecommitdiff
path: root/base/runtime
diff options
context:
space:
mode:
authorFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-04 19:01:30 -0400
committerFeoramund <161657516+Feoramund@users.noreply.github.com>2024-06-04 19:01:30 -0400
commitb2f9f0af689ff6ffdd9db149c04a99cd6b2a46b4 (patch)
tree9461df8e2fb1799ef43d849215d701e70b4afff1 /base/runtime
parent9d234998c0e4e412155c7f1debf32b562fa59dad (diff)
Fix some typos
Diffstat (limited to 'base/runtime')
-rw-r--r--base/runtime/docs.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/runtime/docs.odin b/base/runtime/docs.odin
index 865eeb9ef..f6b439aa0 100644
--- a/base/runtime/docs.odin
+++ b/base/runtime/docs.odin
@@ -157,7 +157,7 @@ __dynamic_map_get // dynamic map calls
__dynamic_map_set // dynamic map calls
-## Dynamic literals ([dymamic]T and map[K]V) (can be disabled with -no-dynamic-literals)
+## Dynamic literals ([dynamic]T and map[K]V) (can be disabled with -no-dynamic-literals)
__dynamic_array_reserve
__dynamic_array_append