commit ea3be45d45f4f961478454b0071c1f9a42ff678d parent 3fca55362fcb2455fc8f889da8d28b506802adcd Author: Suzanne Soy <ligo@suzanne.soy> Date: Thu, 4 Mar 2021 21:30:19 +0000 Fixed syntax Diffstat:
| M | info.rkt | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/info.rkt b/info.rkt @@ -8,4 +8,4 @@ (define pkg-desc "Polysemic identifiers, each meaning can be required and renamed separately") (define version "0.1") -(define pkg-authors '("Suzanne Soy")) +(define pkg-authors '(|Suzanne Soy|))