summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltdirchk.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltdirchk.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltdirchk.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltdirchk.dtx b/Master/texmf-dist/source/latex/base/ltdirchk.dtx
index eab328cdad1..9ed32cb1027 100644
--- a/Master/texmf-dist/source/latex/base/ltdirchk.dtx
+++ b/Master/texmf-dist/source/latex/base/ltdirchk.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.
%
@@ -28,7 +28,7 @@
% \fi
%
% \ProvidesFile{ltdirchk.dtx}
-% [2001/06/04 v1.0y LaTeX Kernel (System Dependent Parts)]
+% [2014/09/29 v1.0y LaTeX Kernel (System Dependent Parts)]
%
% \iffalse
%%% From File: ltdirchk.dtx
@@ -519,7 +519,7 @@
%
% \subsection{FAKE EXAMPLE}
% This example is for an operating system that has filenames of the
-% form |<area>name| For maximum compatability with macro sets,
+% form |<area>name| For maximum compatibility with macro sets,
% you want |name.ext| to be mapped to |<ext>name|.
% and |<area>name.ext| to be mapped to |<area.ext>name|.
% |\input| does this mapping automatically, but |\openin| does not, and