Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276766 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
a4e0e85b97
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/rmic/src/AntTimestamp.java

+ 1
- 1
src/etc/testcases/taskdefs/rmic/src/AntTimestamp.java View File

@@ -31,7 +31,7 @@ public class AntTimestamp implements RemoteTimestamp {
/** /**
* return the phase of the moon. * return the phase of the moon.
* Note the completely different semantics of the other implementation, * Note the completely different semantics of the other implementation,
* which goes to show why signature is an inadeuqate way of verifying
* which goes to show why signature is an inadequate way of verifying
* how well an interface is implemented. * how well an interface is implemented.
* *
* @return * @return


Loading…
Cancel
Save