diff options
author | Mariano Guerra <[email protected]> | 2018-08-16 23:47:26 +0200 |
---|---|---|
committer | Mariano Guerra <[email protected]> | 2018-08-16 23:47:26 +0200 |
commit | ded95242ba01c3e21e47cf6594fa73ba3fb16ad7 (patch) | |
tree | 2fbbfe8e99e048300ad07fbe68c0bed4271ba300 /erts/doc | |
parent | 0fac9bf23a138a41d29535ff027bd258b9575d27 (diff) | |
download | otp-ded95242ba01c3e21e47cf6594fa73ba3fb16ad7.tar.gz otp-ded95242ba01c3e21e47cf6594fa73ba3fb16ad7.tar.bz2 otp-ded95242ba01c3e21e47cf6594fa73ba3fb16ad7.zip |
erts/time_correction.xml: remove extra closing parenthesis
Diffstat (limited to 'erts/doc')
-rw-r--r-- | erts/doc/src/time_correction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/time_correction.xml b/erts/doc/src/time_correction.xml index 77e7a40529..53b555387c 100644 --- a/erts/doc/src/time_correction.xml +++ b/erts/doc/src/time_correction.xml @@ -940,7 +940,7 @@ EventTag = {Time, UMI}</code> </item> <item> <seealso marker="erlang#system_info_os_system_time_source"> - <c>erlang:system_info(os_system_time_source)</c></seealso>) + <c>erlang:system_info(os_system_time_source)</c></seealso> </item> </list> |