mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 10:08:32 +00:00
Comments
Normalize spelling
This commit is contained in:
parent
8ed7b18dc9
commit
f62bfa0755
@ -512,7 +512,7 @@ public static String formatPeriod(final long startMillis, final long endMillis,
|
||||
// called formatDuration(millis, format); however this did not work
|
||||
// over leap years.
|
||||
// TODO: Compare performance to see if anything was lost by
|
||||
// losing this optimisation.
|
||||
// losing this optimization.
|
||||
|
||||
final Token[] tokens = lexx(format);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user