minor change in comment

This commit is contained in:
interp 2003-03-13 11:32:38 +00:00
parent e151572459
commit 1caff62db0
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
,surflet-form-rule))
;; Low-Level-SXML is a list that can be understood by
;; write-low-level-sxml. In contains only characters, strings, and
;; display-low-level-sxml. In contains only characters, strings, and
;; thunks.
(define (surflet-sxml->low-level-sxml sxml-tree)
(pre-post-order sxml-tree surflet-sxml-rules))