diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-06 14:22:53 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-06 14:22:53 +0100 |
commit | ab8f059cc19d0a7d9f52a4374636f704a9887f1d (patch) | |
tree | a363e83909d1db9b664c5be74c335245156018f4 /doc/Makefile.am | |
parent | 178a9175bf1ff7a268a3376a729cd7bc05dabd6d (diff) | |
download | geiser-ab8f059cc19d0a7d9f52a4374636f704a9887f1d.tar.gz geiser-ab8f059cc19d0a7d9f52a4374636f704a9887f1d.tar.bz2 |
Manual nits
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 247b03d..f2b16bb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -19,7 +19,7 @@ geiser_TEXINFOS = \ intro.texi \ install.texi \ repl.texi \ - fun.texi \ + parens.texi \ cheat.texi \ thanks.texi \ index.texi |