diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-05-02 15:43:43 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2010-05-02 15:43:43 +0000 |
commit | 889403fbd3900e930d1d42da1111e2fac2d87b4f (patch) | |
tree | c20ba4b939309c06aec00b9789d01030712273da | |
parent | 40d84354a4ce0220524c0802d85086474293c73c (diff) |
change of wording in ChangeLog
git-svn-id: svn://tug.org/texlive/trunk@18084 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/bibtexu/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/bibtexu/ChangeLog b/Build/source/texk/bibtexu/ChangeLog index b53075a929a..331d0b71740 100644 --- a/Build/source/texk/bibtexu/ChangeLog +++ b/Build/source/texk/bibtexu/ChangeLog @@ -1,6 +1,6 @@ 2010-05-03 Akira Kakuto <kakuto@fuk.kindai.ac.jp> - * bibtex.h: fixed a bug in the macro BIB_XRETALLOC_STRING. + * bibtex.h: fix a bug in the macro BIB_XRETALLOC_STRING. 2010-03-24 Peter Breitenlohner <peb@mppmu.mpg.de> |