Javadoc: Active voice.

This commit is contained in:
ggregory 2016-02-24 22:07:20 -08:00
parent 4ceba11305
commit b2ec67b54a
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ public class FastDateParser implements DateParser, Serializable {
//-----------------------------------------------------------------------
/**
* Struct to hold strategy and field width
* Holds strategy and field width
*/
private static class StrategyAndWidth {
final Strategy strategy;