Remove trailing white spaces

This commit is contained in:
Benedikt Ritter 2016-09-19 09:03:10 +02:00
parent feb7ba5512
commit ff2672a578
No known key found for this signature in database
GPG Key ID: 9DAADC1C9FCC82D0
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public class FastDateFormatTest {
public SystemDefaultsSwitch defaults = new SystemDefaultsSwitch();
/*
* Only the cache methods need to be tested here.
* Only the cache methods need to be tested here.
* The print methods are tested by {@link FastDateFormat_PrinterTest}
* and the parse methods are tested by {@link FastDateFormat_ParserTest}
*/