summaryrefslogtreecommitdiff
path: root/lib/tools/doc/src/xref.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tools/doc/src/xref.xml')
-rw-r--r--lib/tools/doc/src/xref.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/doc/src/xref.xml b/lib/tools/doc/src/xref.xml
index 25ae9b6159..91f152e678 100644
--- a/lib/tools/doc/src/xref.xml
+++ b/lib/tools/doc/src/xref.xml
@@ -46,7 +46,7 @@
<em>Module data</em>,
which are extracted from BEAM files, include local functions,
exported functions, local calls and external calls. By default,
- calls to built-in functions (<term id="BIF"></term>) are ignored, but
+ calls to built-in functions (BIF) are ignored, but
if the option <c>builtins</c>, accepted by some of this
module's functions, is set to <c>true</c>, calls to BIFs
are included as well. It is the analyzing OTP version that