summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-05 12:45:05 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-05 12:45:05 +0000
commit8cfb1d5e20c73abdcd59ddc8579ee7dfffde7e9b (patch)
treec20e7a33811b467e0aa873017c1854bef5a562e3 /Build/source
parentcf96f1bf6a04728a506c82c1bb495b8a1a544c90 (diff)
typo
git-svn-id: svn://tug.org/texlive/trunk@12311 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 24458259f41..8f75899a6e6 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -2,7 +2,7 @@
Part 2 of patches from Taco Hoekwater for __MINGW32__
* mingw32.c: new file.
- * mingw32.h (look_for_cmd): use only two argumants.
+ * mingw32.h (look_for_cmd): use only two arguments.
* tex-make.c (maketex): arg4 of ReadFile is DOWRD, not int.
2009-03-04 Peter Breitenlohner <peb@mppmu.mpg.de>