aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
diff options
context:
space:
mode:
authorMikael Pettersson <[email protected]>2019-04-07 12:57:31 +0200
committerMikael Pettersson <[email protected]>2019-04-07 12:57:31 +0200
commit04dab9f3d7df037bbfff4707e865a9d28d19f0ac (patch)
tree3051dfe8d098c409c5c670a50da5d6ae9d4b34e4 /lib/stdlib
parent3a9aaf9b2113f47b84faf8ea267a2b029eb7876b (diff)
downloadotp-04dab9f3d7df037bbfff4707e865a9d28d19f0ac.tar.gz
otp-04dab9f3d7df037bbfff4707e865a9d28d19f0ac.tar.bz2
otp-04dab9f3d7df037bbfff4707e865a9d28d19f0ac.zip
calendar.xml: fix typo
Diffstat (limited to 'lib/stdlib')
-rw-r--r--lib/stdlib/doc/src/calendar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/calendar.xml b/lib/stdlib/doc/src/calendar.xml
index 518a085c89..6308420c52 100644
--- a/lib/stdlib/doc/src/calendar.xml
+++ b/lib/stdlib/doc/src/calendar.xml
@@ -513,7 +513,7 @@
<title>Date and Time Source</title>
<p>Local time is obtained from the Erlang BIF <c>localtime/0</c>.
Universal time is computed from the BIF <c>universaltime/0</c>.</p>
- <p>The following fapply:</p>
+ <p>The following apply:</p>
<list type="bulleted">
<item>There are 86400 seconds in a day.</item>
<item>There are 365 days in an ordinary year.</item>