Skip to content

Commit

Permalink
Spelling fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Eggert committed Dec 17, 1996
1 parent 860d372 commit cc2af7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manual/texinfo.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%% TeX macros to handle Texinfo files.
%% $Id: texinfo.tex,v 2.193 1996/11/19 21:11:43 karl Exp $
%% $Id: texinfo.tex,v 2.194 1996/12/17 06:25:17 eggert Exp $

% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 1996 Free Software Foundation, Inc.
Expand Down Expand Up @@ -36,7 +36,7 @@

% This automatically updates the version number based on RCS.
\def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
\deftexinfoversion$Revision: 2.193 $
\deftexinfoversion$Revision: 2.194 $
\message{Loading texinfo package [Version \texinfoversion]:}

% If in a .fmt file, print the version number
Expand Down Expand Up @@ -2074,7 +2074,7 @@
% @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
Expand Down

0 comments on commit cc2af7e

Please sign in to comment.