aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/run_erl.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
committerHans Bolinder <[email protected]>2016-09-02 08:40:50 +0200
commit507016a45878f414951ce0d0b5e4417ccff9cd0e (patch)
tree5e266cd714f5c0410a53958c6c8a8d3c11697f5d /erts/doc/src/run_erl.xml
parent38daafda48a5d3ecc20eddc3372daeedbe152f0f (diff)
parentdb096ad15022ae4f9605fa42bf74780641dc6dac (diff)
downloadotp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.gz
otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.tar.bz2
otp-507016a45878f414951ce0d0b5e4417ccff9cd0e.zip
Merge branch 'maint'
* maint: doc: Correct errors introduced by Editorial changes
Diffstat (limited to 'erts/doc/src/run_erl.xml')
-rw-r--r--erts/doc/src/run_erl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/run_erl.xml b/erts/doc/src/run_erl.xml
index 4780c00ea4..ad7b2c5b85 100644
--- a/erts/doc/src/run_erl.xml
+++ b/erts/doc/src/run_erl.xml
@@ -174,7 +174,7 @@
without Daylight Saving Time), rather than in local time.
This does not affect data coming from Erlang,
only the logs output directly by <c>run_erl</c>. Application
- <c>SASL</c> can be modified accordingly by setting the Erlang
+ SASL can be modified accordingly by setting the Erlang
application variable <c><![CDATA[utc_log]]></c> to
<c><![CDATA[true]]></c>.</p>
</item>