summaryrefslogtreecommitdiff
path: root/system/doc/reference_manual/expressions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'system/doc/reference_manual/expressions.xml')
-rw-r--r--system/doc/reference_manual/expressions.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/doc/reference_manual/expressions.xml b/system/doc/reference_manual/expressions.xml
index 42d613728a..b24003e0e6 100644
--- a/system/doc/reference_manual/expressions.xml
+++ b/system/doc/reference_manual/expressions.xml
@@ -510,8 +510,7 @@ is_valid_signal(Signal) ->
introduced in OTP 25. By default, it is disabled. To enable
<c>maybe</c>, either use the <c>-feature(maybe_expr,enable)</c>
directive (from within source code), or the compiler option
- <c>{feature,maybe_expr,enable}</c>. The feature must also be enabled
- in runtime using the <c>-enable-feature</c> option to <c>erl</c>.</p>
+ <c>{feature,maybe_expr,enable}</c>.</p>
</note>
<code type="erl"><![CDATA[