Javadoc: Use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1635319 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
939527bcc5
commit
2ed5c6af23
|
@ -251,7 +251,7 @@ public abstract class AbstractObjectTest extends BulkTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Write a Serializable or Externalizable object as
|
* Writes a Serializable or Externalizable object as
|
||||||
* a file at the given path. NOT USEFUL as part
|
* a file at the given path. NOT USEFUL as part
|
||||||
* of a unit test; this is just a utility method
|
* of a unit test; this is just a utility method
|
||||||
* for creating disk-based objects in SVN that can become
|
* for creating disk-based objects in SVN that can become
|
||||||
|
|
Loading…
Reference in New Issue