summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/letter.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/letter.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/letter.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/base/letter.dtx b/Master/texmf-dist/source/latex/base/letter.dtx
index 9fb30db943a..076d0af3582 100644
--- a/Master/texmf-dist/source/latex/base/letter.dtx
+++ b/Master/texmf-dist/source/latex/base/letter.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2014
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -61,7 +61,7 @@
%<*driver>
\ProvidesFile{letter.drv}
%</driver>
- [1999/04/29 v1.2z
+ [2014/09/29 v1.2z
%<+letter> Standard LaTeX document class]
% \end{macrocode}
%
@@ -341,7 +341,7 @@
\ProcessOptions
% \end{macrocode}
% Now that all the options have been executed we can load the
-% chosen class option file that contains all size dependant code.
+% chosen class option file that contains all size dependent code.
% \begin{macrocode}
\input{size1\@ptsize.clo}
% \end{macrocode}
@@ -397,7 +397,7 @@
% The commands |\nopagebreak| and |\nolinebreak| put in penalties
% to discourage these breaks at the point they are put in.
% They use |\@lowpenalty|, |\@medpenalty| or |\@highpenalty|,
-% dependant on their argument.
+% dependent on their argument.
% \begin{macrocode}
\@lowpenalty 51
\@medpenalty 151
@@ -528,7 +528,7 @@
% |\oddsidemargin| and |\evensidemargin| are computed from those of
% |\paperwidth| and |\textwidth|.
% \changes{v1.2n}{1994/07/13}{Added fixed values for these parameters
-% in compatibillity mode}
+% in compatibility mode}
% \begin{macrocode}
\if@compatibility
\setlength\oddsidemargin{53pt}
@@ -1069,7 +1069,7 @@
% \end{macro}
%
% \begin{macro}{\smallskipamount}
-% \begin{macro}{\mdeskipamount}
+% \begin{macro}{\medskipamount}
% \begin{macro}{\bigskipamount}
% Of these three, only |\medskipmount| is actually used above.
% \begin{macrocode}
@@ -1164,7 +1164,7 @@
% \begin{itemize}
% \item |\startlabels| : Should reset the page layout parameters if
% necessary.
-% \item |\mlabel|\marg{return address}\marg{to adress} : Command to
+% \item |\mlabel|\marg{return address}\marg{to address} : Command to
% generate a single label.
% \end{itemize}
%