From 4e25074286e83a9e7b980e931284ad795361de94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Sat, 19 Oct 2024 20:23:55 -0300 Subject: Rename surrounded to surround --- package.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.lisp') diff --git a/package.lisp b/package.lisp index 62846f2..bd3f17b 100644 --- a/package.lisp +++ b/package.lisp @@ -17,4 +17,4 @@ #:repeat #:whitespace #:separated-list - #:surrounded)) + #:surround)) -- cgit v1.2.3