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:
Gary D. Gregory 2014-10-29 22:32:31 +00:00
parent 939527bcc5
commit 2ed5c6af23
1 changed files with 1 additions and 1 deletions

View File

@ -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
* of a unit test; this is just a utility method
* for creating disk-based objects in SVN that can become