about summary refs log tree commit diff stats
path: root/lisp/js/l.html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2023-12-07 18:49:46 -0500
committerelioat <elioat@tilde.institute>2023-12-07 18:49:46 -0500
commitf270049491626b47badeef792beb8963c9661f49 (patch)
tree2b169f0ba16db7d86afdac86b7408a8cf29fc2bc /lisp/js/l.html
parent0b0c398d5710172e34f11fa6baa13288ebd6a5e1 (diff)
downloadtour-f270049491626b47badeef792beb8963c9661f49.tar.gz
*
Diffstat (limited to 'lisp/js/l.html')
-rw-r--r--lisp/js/l.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/js/l.html b/lisp/js/l.html
index cd716f3..f1e27b2 100644
--- a/lisp/js/l.html
+++ b/lisp/js/l.html
@@ -25,7 +25,7 @@
 
 		(print bar)
 
-		(defn bird
+		(fn bird
 			(s t)
 			(concat s t))