summaryrefslogtreecommitdiffhomepage
path: root/lib.c
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2023-07-13 10:59:19 +0200
committerGitHub <noreply@github.com>2023-07-13 10:59:19 +0200
commit64e774b05d76753454cda01b853f2ab31d571623 (patch)
tree80057605fc621691130c2d4bdb3bdde4a1db034e /lib.c
parentc3fe389ad87810235b1a8ac8080adf47776cc922 (diff)
parentf1190ef2f2719582efcad4109f1215b02baebfdf (diff)
Merge pull request #164 from jow-/docs-improvements
docs: various improvements
Diffstat (limited to 'lib.c')
-rw-r--r--lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.c b/lib.c
index 2868391..9ca2790 100644
--- a/lib.c
+++ b/lib.c
@@ -15,7 +15,7 @@
*/
/**
- * Builtin functions.
+ * # Builtin functions
*
* The core namespace is not an actual module but refers to the set of
* builtin functions and properties available to `ucode` scripts.