aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 55d2f6926..41a4e9d07 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -1851,7 +1851,7 @@ Examples:
{modules,
[
...
- {mod_irc, [{access, all}, {default\_encoding, "iso8859-15"}]},
+ {mod_irc, [{access, all}, {default_encoding, "iso8859-15"}]},
...
]}.
\end{verbatim}