aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-04-08 07:16:23 +0200
committerGitHub <[email protected]>2019-04-08 07:16:23 +0200
commit6bab8b623ad5352ee5532e3b1864185e976e31d6 (patch)
tree3051dfe8d098c409c5c670a50da5d6ae9d4b34e4 /lib/stdlib
parent3a9aaf9b2113f47b84faf8ea267a2b029eb7876b (diff)
parent04dab9f3d7df037bbfff4707e865a9d28d19f0ac (diff)
downloadotp-6bab8b623ad5352ee5532e3b1864185e976e31d6.tar.gz
otp-6bab8b623ad5352ee5532e3b1864185e976e31d6.tar.bz2
otp-6bab8b623ad5352ee5532e3b1864185e976e31d6.zip
Merge pull request #2203 from mikpe/calendar-xml-typo
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>