Repository: ant Updated Branches: refs/heads/master 58e7645a9 -> df76732a0
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/df76732a Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/df76732a Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/df76732a Branch: refs/heads/master Commit: df76732a03b42c445a7723bf88c906ae5183e7b9 Parents: 58e7645 Author: Jimmy Casey <[email protected]> Authored: Sun Jul 29 21:43:39 2018 +0000 Committer: Jaikiran Pai <[email protected]> Committed: Mon Jul 30 10:30:32 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/df76732a/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/df76732a/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.
