Repository: ant Updated Branches: refs/heads/1.9.x 05c88a60c -> fce87997f
Fixed Spelling. This closes #66 pull request at github/apache/ant Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/fce87997 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/fce87997 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/fce87997 Branch: refs/heads/1.9.x Commit: fce87997f7fd35b492b243ec733974d2c5891b41 Parents: 05c88a6 Author: Jimmy Casey <[email protected]> Authored: Sun Jul 29 21:43:39 2018 +0000 Committer: Jaikiran Pai <[email protected]> Committed: Mon Jul 30 10:31:40 2018 +0530 ---------------------------------------------------------------------- src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg | 2 +- src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/fce87997/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg ---------------------------------------------------------------------- diff --git a/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg b/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg index 357a0b0..ca64212 100644 --- a/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg +++ b/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg @@ -8,7 +8,7 @@ # # Making sure that the entered bug-id number is correct. # Validating that the code that was reviewed is indeed the code being -# checked in (using the bug-id number or a seperate review +# checked in (using the bug-id number or a separate review # number to identify this particular code set.). # # If any of the above test failed, then the commit would be aborted. http://git-wip-us.apache.org/repos/asf/ant/blob/fce87997/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v ---------------------------------------------------------------------- diff --git a/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v b/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v index d80fd09..7ca9a33 100644 --- a/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v +++ b/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v @@ -30,7 +30,7 @@ text # # Making sure that the entered bug-id number is correct. # Validating that the code that was reviewed is indeed the code being -# checked in (using the bug-id number or a seperate review +# checked in (using the bug-id number or a separate review # number to identify this particular code set.). # # If any of the above test failed, then the commit would be aborted.
