From 0201937ce74e8dc86f3b07c7a37d88fdccd91f5c Mon Sep 17 00:00:00 2001 From: Tom Kelley Date: Mon, 19 Aug 2019 10:14:02 -0700 Subject: Add helping verb Needed a helping verb, added a helping verb. --- erts/doc/src/erlc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erts/doc/src/erlc.xml b/erts/doc/src/erlc.xml index be9b4e8d97..62957d6a50 100644 --- a/erts/doc/src/erlc.xml +++ b/erts/doc/src/erlc.xml @@ -42,7 +42,7 @@ Regardless of which compiler is used, the same flags are used to provide parameters, such as include paths and output directory.

The current working directory, ".", is not included - in the code path when running the compiler. This to avoid loading + in the code path when running the compiler. This is to avoid loading Beam files from the current working directory that could potentially be in conflict with the compiler or the Erlang/OTP system used by the compiler.

-- cgit v1.2.3