aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/doc/src
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2012-04-10 12:47:44 +0200
committerTuncer Ayaz <[email protected]>2012-07-05 21:34:23 +0200
commit541e986798f525add633b55349168eb1c75aa5cf (patch)
tree5e2cd17468a029c6193d807a74c0177b3e332bc9 /lib/tools/doc/src
parent8af5bd5e01cef3f0ebb760e9c7e4cea0452a270f (diff)
downloadotp-541e986798f525add633b55349168eb1c75aa5cf.tar.gz
otp-541e986798f525add633b55349168eb1c75aa5cf.tar.bz2
otp-541e986798f525add633b55349168eb1c75aa5cf.zip
Fix various doc typos for R15B02
Diffstat (limited to 'lib/tools/doc/src')
-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