Update duration literal documentation.

This commit is contained in:
Michael Friedrich 2013-09-27 16:39:35 +02:00
parent 3b96d5fc82
commit 622471ef77

View File

@ -44,8 +44,8 @@ Example:
2.5m 2.5m
Supported suffixes include ms (milliseconds), s (seconds), m (minutes) Supported suffixes include ms (milliseconds), s (seconds), m (minutes),
and h (hours). h (hours) and d (days).
#### String Literals #### String Literals