aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erl.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-11-09 12:03:58 +0100
committerBjörn-Egil Dahlberg <[email protected]>2015-11-09 12:03:58 +0100
commitaed947dafb4f98bd1d770cbc63d87b3c93964f46 (patch)
treedd98c620ab15580d32f844ba723bd0ae2b0cbd9c /erts/doc/src/erl.xml
parent6ce8f9278b937b607be4c925c2b711cb163519fc (diff)
parentdc6d89bc1c08e15f8d4cd32f2e0886713cdc2dc2 (diff)
downloadotp-aed947dafb4f98bd1d770cbc63d87b3c93964f46.tar.gz
otp-aed947dafb4f98bd1d770cbc63d87b3c93964f46.tar.bz2
otp-aed947dafb4f98bd1d770cbc63d87b3c93964f46.zip
Merge branch 'derek121/doc-grammar-and-typos/OTP-13090' into maint
* derek121/doc-grammar-and-typos/OTP-13090: Fix typos and grammar
Diffstat (limited to 'erts/doc/src/erl.xml')
-rw-r--r--erts/doc/src/erl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index 63ab2532ab..ec4a0dee05 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -371,7 +371,7 @@
path, similar to <c><![CDATA[code:add_pathsa/1]]></c>. See
<seealso marker="kernel:code">code(3)</seealso>.
As an alternative to <c>-pa</c>, if several directories are
- to be prepended to the code and the directories have a
+ to be prepended to the code path and the directories have a
common parent directory, that parent directory could be
specified in the <c>ERL_LIBS</c> environment variable.
See <seealso marker="kernel:code">code(3)</seealso>.</p>
@@ -1184,7 +1184,7 @@
disables this feature, which also is the default.
</p>
<p>This feature has been introduced as a temporary workaround
- for lengthy executing native code, and native code that do not
+ for long-executing native code, and native code that does not
bump reductions properly in OTP. When these bugs have be fixed
the <c>+sfwi</c> flag will be removed.
</p>
@@ -1210,7 +1210,7 @@
balance scheduler utilization between schedulers. That is,
strive for equal scheduler utilization on all schedulers.
<br/>&nbsp;&nbsp;&nbsp;<c>+sub true</c> is only supported on
- systems where the runtime system detects and use a monotonically
+ systems where the runtime system detects and uses a monotonically
increasing high resolution clock. On other systems, the runtime
system will fail to start.
<br/>&nbsp;&nbsp;&nbsp;<c>+sub true</c> implies