commit 53568de19ce8a0cf7a3c19545574f3e4ca812e4a
parent dbada784310a15e94ec25d02ee1023370116910b
Author: Suzanne Soy <ligo@suzanne.soy>
Date: Thu, 4 Mar 2021 21:28:43 +0000
Fixed syntax
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/info.rkt b/info.rkt
@@ -8,4 +8,4 @@
(define scribblings '(("scribblings/chain-module-begin.scrbl" ())))
(define pkg-desc "Use this to build meta-languages, where a #%module-begin expands to the #%module-begin of another user-specified language.")
(define version "0.1")
-(define pkg-authors '("Suzanne Soy"))
+(define pkg-authors '(|Suzanne Soy|))