summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-07 18:59:18 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-07 18:59:18 +0100
commit68abcf73367753b5b412d9d377f1840c412dffd5 (patch)
tree2f7da08e72e99bb43bb6c73fc84243beb0c53f90
parente7c4ef3400f3227737b1445f7fe1bf4884b1c55d (diff)
downloadgeiser-chez-68abcf73367753b5b412d9d377f1840c412dffd5.tar.gz
geiser-chez-68abcf73367753b5b412d9d377f1840c412dffd5.tar.bz2
Doc nit
-rw-r--r--doc/parens.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index 5413eee..c8237b4 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -275,7 +275,7 @@ you would write something like
@example
(setq geiser-autodoc-identifier-format "%s ~ %s")
@end example
-in your Emacs initialization files. There's also a face
+in your Emacs initialisation files. There's also a face
(@code{geiser-font-lock-autodoc-identifier}) that you can customize (for
instance, with @kbd{M-x customize-face}) to change the appearance of the
text. And another one (@code{geiser-font-lock-autodoc-current-arg}) that