Skip to content

Commit df76732

Browse files
jimmycaseyjaikiran
authored andcommitted
Fixed Spelling.
This closes #66 pull request at github/apache/ant
1 parent 58e7645 commit df76732

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# Making sure that the entered bug-id number is correct.
1010
# Validating that the code that was reviewed is indeed the code being
11-
# checked in (using the bug-id number or a seperate review
11+
# checked in (using the bug-id number or a separate review
1212
# number to identify this particular code set.).
1313
#
1414
# If any of the above test failed, then the commit would be aborted.

src/tests/antunit/taskdefs/cvs/repository/CVSROOT/verifymsg,v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ text
3030
#
3131
# Making sure that the entered bug-id number is correct.
3232
# Validating that the code that was reviewed is indeed the code being
33-
# checked in (using the bug-id number or a seperate review
33+
# checked in (using the bug-id number or a separate review
3434
# number to identify this particular code set.).
3535
#
3636
# If any of the above test failed, then the commit would be aborted.

0 commit comments

Comments
 (0)