summaryrefslogtreecommitdiff
path: root/haunt
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-04-11 08:44:28 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-04-11 08:44:28 -0400
commit65c6ca5f0bba24e592aace1283d2ce0375c92df9 (patch)
tree177cdfe7311d88b4a331c21c31a16790a2fa7ed3 /haunt
parente5d6d820ae59be8922eae26a10a4c5358114e46d (diff)
reader: Remove stray 'n'.
* haunt/reader.scm: Remove stray 'n' character.
Diffstat (limited to 'haunt')
-rw-r--r--haunt/reader.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/reader.scm b/haunt/reader.scm
index b667aa6..0f853c1 100644
--- a/haunt/reader.scm
+++ b/haunt/reader.scm
@@ -1,4 +1,4 @@
-n;;; Haunt --- Static site generator for GNU Guile
+;;; Haunt --- Static site generator for GNU Guile
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;;
;;; This file is part of Haunt.