aboutsummaryrefslogtreecommitdiff
path: root/docs/try.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-05-13 18:19:25 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-05-13 18:19:25 -0400
commit202568257c0efda6aa2509f4f3eb9f815e87e018 (patch)
treec0dad6b8900653601a828eaea5f59e096d121f83 /docs/try.html
parent365e8de6287fce6af6b6e1975ebde25aac027f5a (diff)
Remove references to namespaces not being implemented
Diffstat (limited to 'docs/try.html')
-rw-r--r--docs/try.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/try.html b/docs/try.html
index 8fa61889..d5871c0d 100644
--- a/docs/try.html
+++ b/docs/try.html
@@ -32,7 +32,7 @@
<ul>
<li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Documentation links for primitives are <a href="doc/primitive.html#functions">here</a>.</li>
<li>Any modifier with enter will execute, not just shift. The code window is vertically resizeable.</li>
- <li>Support for function headers and multiple bodies, and namespaces, is missing.</li>
+ <li>Support for function headers and multiple bodies is missing.</li>
</ul>
</p>