summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Lajszczak <filip@lajszczak.dev>2021-12-12 14:34:34 +0000
committerDavid Thompson <dthompson2@worcester.edu>2021-12-13 09:47:28 -0500
commit3d1b0bad14ac0f7489c948e5fe0730f59d3a680f (patch)
treeaf4c98f7b7b40dc0e4ac023d28577c12f6eb223b
parent9ce4a53d1459c8c7c636712be7fd6f3da50d1d84 (diff)
doc: adds missing @.
-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):