Skip to content

Commit 96ea0eb

Browse files
committed
Fix javadoc
1 parent 9d238cc commit 96ea0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleAPI/src/main/java/com/bencodez/simpleapi/time/ParsedDuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public long getMillis() {
7272
}
7373

7474
/**
75-
* Checks if this duration is empty (<= 0ms).
75+
* Checks if this duration is empty.
7676
*
7777
* @return true if empty
7878
*/

0 commit comments

Comments
 (0)