changeset 48755:a4aa559a2dec

Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
author Robert J. Chassell <bob@rattlesnake.com>
date Sun, 08 Dec 2002 23:03:47 +0000
parents 0352a4c4e2dc
children cb0b6333263b
files lisp/textmodes/texinfmt.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/texinfmt.el	Sun Dec 08 19:13:04 2002 +0000
+++ b/lisp/textmodes/texinfmt.el	Sun Dec 08 23:03:47 2002 +0000
@@ -4148,9 +4148,9 @@
 (put 'medbreak 'texinfo-format 'texinfo-discard-line)
 (put 'bigbreak 'texinfo-format 'texinfo-discard-line)
 (put 'afourpaper 'texinfo-format 'texinfo-discard-line)
-(put 'afivepaper 'texinoo-format 'texinfo-discard-line)
-(put 'afourlatex 'texinoo-format 'texinfo-discard-line)
-(put 'afourwide  'texinoo-format 'texinfo-discard-line)
+(put 'afivepaper 'texinfo-format 'texinfo-discard-line)
+(put 'afourlatex 'texinfo-format 'texinfo-discard-line)
+(put 'afourwide  'texinfo-format 'texinfo-discard-line)
 
 
 ;;; These noop commands discard the rest of the line.