Commit 55987a51 authored by Adam Michalik's avatar Adam Michalik Committed by Stephane Nicoll

Fix package of java.time.Duration in documentation

Closes gh-16527
parent 391c8b62
......@@ -1311,7 +1311,7 @@ available:
`@DurationUnit` has been specified)
* The standard ISO-8601 format
{java-javadoc}/java/time/Duration.html#parse-java.lang.CharSequence-[used by
`java.util.Duration`]
`java.time.Duration`]
* A more readable format where the value and the unit are coupled (e.g. `10s` means 10
seconds)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment