Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Feb 2017 06:24:43 +0000 (22:24 -0800)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Feb 2017 06:24:43 +0000 (22:24 -0800)
src/xml/xml-struct.scm

index 5f63a8c664011a0d7d1421b9227302495f1d47d2..502d7636ce20de80d8559376b692fa8c8e7e3adf 100644 (file)
@@ -622,4 +622,4 @@ USA.
                    (builder #\space))
                (builder (symbol-name (car nmtokens))))
              nmtokens)
-    (build)))
\ No newline at end of file
+    (builder)))
\ No newline at end of file