summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/haunt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/haunt.texi b/doc/haunt.texi
index cd55625..3484adb 100644
--- a/doc/haunt.texi
+++ b/doc/haunt.texi
@@ -186,7 +186,7 @@ This will install Haunt to @file{/usr/local/}. This is not part of
the default load path for GNU Guile if you installed it from your
distribution's package manager (@file{/usr} is.) You may choose to
change the prefix to your GNU Guile's location with @code{./configure
---prefix=/usr} or add file{/usr/local/} to GNU Guile's load path in
+--prefix=/usr} or add @file{/usr/local/} to GNU Guile's load path in
your shell environment like this (replacing 3.0 with your GNU Guile
version):