aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2012-08-29 16:10:30 +0200
committerHenrik Nord <[email protected]>2012-08-29 16:10:30 +0200
commit0f89d26db03c7db52e49c75b238438b79684872f (patch)
tree96029519f7777bc814212b8120da3f8c786c586c /lib/tools
parent02fd7f5c277ae599d52c9d618880de91a6fc2025 (diff)
parent2890aeb643cc8ac0b46eebebb2f26e7d348bbea1 (diff)
downloadotp-0f89d26db03c7db52e49c75b238438b79684872f.tar.gz
otp-0f89d26db03c7db52e49c75b238438b79684872f.tar.bz2
otp-0f89d26db03c7db52e49c75b238438b79684872f.zip
Merge branch 'maint'
Diffstat (limited to 'lib/tools')
-rw-r--r--lib/tools/doc/src/xref_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/doc/src/xref_chapter.xml b/lib/tools/doc/src/xref_chapter.xml
index 39c5545af9..169313cb9c 100644
--- a/lib/tools/doc/src/xref_chapter.xml
+++ b/lib/tools/doc/src/xref_chapter.xml
@@ -301,7 +301,7 @@
and <c>|||</c>) are the only operators that accept both
representations. This means that in order to analyze indirect
calls using restriction, the <c>closure</c> operator (which creates the
- <c>digraph</c> representation of graphs) has to been
+ <c>digraph</c> representation of graphs) has to be
applied explicitly.
</p>
<p>As an example of analyzing indirect calls, the following Erlang