diff options
Diffstat (limited to 'lib/compiler/doc/src')
| -rw-r--r-- | lib/compiler/doc/src/compile.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml index 522c1dc411..0f8abf1ccf 100644 --- a/lib/compiler/doc/src/compile.xml +++ b/lib/compiler/doc/src/compile.xml @@ -333,7 +333,7 @@ module.beam: module.erl \            <tag><c>{d,Macro,Value}</c></tag>            <item>              <p>Defines a macro <c>Macro</c> to have the value -	      <c>Value</c>. The default is <c>true</c>).</p> +	      <c>Value</c>. The default is <c>true</c>.</p>            </item>  	  <tag><c>{parse_transform,Module}</c></tag> | 
