diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-19 14:48:17 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-19 14:48:17 -0400 |
| commit | 1663004ff08de9d90338cb3c04bbf45e61477d6b (patch) | |
| tree | 36f8bdd60f976537c8582769881193169fca1827 /api/builtins.yaml | |
| parent | 67fd3c725e6511adf70345f0733ec0b948477a11 (diff) | |
Minor formatting fixes
Diffstat (limited to 'api/builtins.yaml')
| -rw-r--r-- | api/builtins.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/builtins.yaml b/api/builtins.yaml index 0f8e5bf1..269380ca 100644 --- a/api/builtins.yaml +++ b/api/builtins.yaml @@ -73,7 +73,7 @@ getenv: print: description: > - Prints a message to the console (alias for [`say`](#say)). + Prints a message to the console (alias for say()). return: type: 'Void' description: > |
