diff options
author | Paul Eggert <eggert@gnu.org> | 1996-12-17 06:25:17 +0000 |
---|---|---|
committer | Paul Eggert <eggert@gnu.org> | 1996-12-17 06:25:17 +0000 |
commit | 866a6c956cd7c1d62a71aaadf055e63e4b20a2e5 (patch) | |
tree | 9df89e3a7e305103b59b1edf62debe54b352f3a2 | |
parent | b3728b0e0e28b8cf7a3f4f2fe7bd85f21a722ad3 (diff) | |
download | gcc-866a6c956cd7c1d62a71aaadf055e63e4b20a2e5.zip gcc-866a6c956cd7c1d62a71aaadf055e63e4b20a2e5.tar.gz gcc-866a6c956cd7c1d62a71aaadf055e63e4b20a2e5.tar.bz2 |
Spelling fix.
From-SVN: r13315
-rw-r--r-- | gcc/texinfo.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/texinfo.tex b/gcc/texinfo.tex index a6eedd1..54fc50b 100644 --- a/gcc/texinfo.tex +++ b/gcc/texinfo.tex @@ -1,5 +1,5 @@ %% TeX macros to handle Texinfo files. -%% $Id: texinfo.tex,v 2.192 1996/11/17 00:12:46 karl Exp karl $ +%% $Id: texinfo.tex,v 2.193 1996/11/19 21:11:43 karl Exp eggert $ % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, % 94, 95, 1996 Free Software Foundation, Inc. @@ -36,7 +36,7 @@ % This automatically updates the version number based on RCS. \def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}} -\deftexinfoversion$Revision: 2.192 $ +\deftexinfoversion$Revision: 2.193 $ \message{Loading texinfo package [Version \texinfoversion]:} % If in a .fmt file, print the version number @@ -2074,7 +2074,7 @@ July\or August\or September\or October\or November\or December\fi % @multitable @columnfractions .11 .89 % @item @code{#} % @tab Legal holiday which is valid in major parts of the whole country. - % Is automatically provided with highlighing sequences respectively marking + % Is automatically provided with highlighting sequences respectively marking % characters. \noindent\ignorespaces##\unskip\multistrut}\cr % \everycr will reset column counter, \colcount, at the end of |