Placate a number of `syntax-check' verifications.
[bpt/guile.git] / module / language / elisp / runtime / macros.scm
index a62f721..b287067 100644 (file)
@@ -81,7 +81,7 @@
                         (progn ,@(cdr cur))
                         ,rest))))))))
 
-;;; The and and or forms can also be easily defined with macros.
+;;; The `and' and `or' forms can also be easily defined with macros.
 
 (built-in-macro and
   (case-lambda