diff options
author | Filip Lajszczak <filip@lajszczak.dev> | 2021-12-12 14:34:34 +0000 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-12-13 09:47:28 -0500 |
commit | 3d1b0bad14ac0f7489c948e5fe0730f59d3a680f (patch) | |
tree | af4c98f7b7b40dc0e4ac023d28577c12f6eb223b /doc/haunt.texi | |
parent | 9ce4a53d1459c8c7c636712be7fd6f3da50d1d84 (diff) |
doc: adds missing @.
Diffstat (limited to 'doc/haunt.texi')
-rw-r--r-- | doc/haunt.texi | 2 |
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): |