summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srfi/srfi-1.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi/srfi-1.scm b/srfi/srfi-1.scm
index 3700881df..294cdf418 100644
--- a/srfi/srfi-1.scm
+++ b/srfi/srfi-1.scm
@@ -63,7 +63,7 @@
;; caar <= in the core
;; cadr <= in the core
;; cdar <= in the core
-o ;; cddr <= in the core
+ ;; cddr <= in the core
;; caaar <= in the core
;; caadr <= in the core
;; cadar <= in the core