Skip to content

Commit

Permalink
Readd parsed format to class javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyy-dev committed Sep 11, 2024
1 parent 6b06491 commit c210a5c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
/**
* Parser for {@link Duration}.
*
* <p>Matches durations in the format of: <code>2d15h7m12s</code>.</p>
*
* @param <C> command sender type
*/
@API(status = API.Status.STABLE)
Expand Down

0 comments on commit c210a5c

Please sign in to comment.