diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 7b8323f2c82..f4231c0c71c 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,7 @@ +2006-05-14 Bernhard Fischer + + * README: Fix typo. + 2006-02-18 Steve Ellcey PR target/26189 diff --git a/fixincludes/README b/fixincludes/README index 29c4edbf67d..d59791332a6 100644 --- a/fixincludes/README +++ b/fixincludes/README @@ -292,7 +292,7 @@ EXAMPLES OF FIXES: To do this, you *must* have autogen installed on your system. The "check" step will proceed to construct a shell script that - will exercize all the fixes, using the sample test_text + will exercise all the fixes, using the sample test_text provided with each fix. Once done, the changes made will be compared against the changes saved in the source directory. If you are changing the tests or fixes, the change will likely