aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2018-08-07 11:37:47 +0200
committerGitHub <[email protected]>2018-08-07 11:37:47 +0200
commit873c62aef28e3fc33eaf17ea8ec91976d53fdc10 (patch)
tree68a89bc621860dc3c7661a62f33aadb7f1beaeb9 /lib
parentad60b24a1f7b46f38ed945100fbe235e1ec67431 (diff)
parent7b30cb88aceba1e65f2fb175b76ebb157aa904da (diff)
downloadotp-873c62aef28e3fc33eaf17ea8ec91976d53fdc10.tar.gz
otp-873c62aef28e3fc33eaf17ea8ec91976d53fdc10.tar.bz2
otp-873c62aef28e3fc33eaf17ea8ec91976d53fdc10.zip
Merge pull request #1906 from elbrujohalcon/patch-3
Update documentation for ct:timetrap/1
Diffstat (limited to 'lib')
-rw-r--r--lib/common_test/doc/src/ct.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/ct.xml b/lib/common_test/doc/src/ct.xml
index b51dee266b..c0380c4142 100644
--- a/lib/common_test/doc/src/ct.xml
+++ b/lib/common_test/doc/src/ct.xml
@@ -1522,7 +1522,7 @@
<v>Hours = integer()</v>
<v>Mins = integer()</v>
<v>Secs = integer()</v>
- <v>Millisecs = integer() | float()</v>
+ <v>Millisecs = integer()</v>
<v>Func = {M, F, A} | function()</v>
<v>M = atom()</v>
<v>F = atom()</v>