summaryrefslogtreecommitdiff
path: root/lib/tools/doc/src/cover.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tools/doc/src/cover.xml')
-rw-r--r--lib/tools/doc/src/cover.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tools/doc/src/cover.xml b/lib/tools/doc/src/cover.xml
index 5c4a5c2597..8073bfc528 100644
--- a/lib/tools/doc/src/cover.xml
+++ b/lib/tools/doc/src/cover.xml
@@ -387,11 +387,11 @@
</type>
<desc>
<p>This function works exactly the same way as
- <seealso marker="#analyse_to_file/1">analyse_to_file</seealso> except
+ <seemfa marker="#analyse_to_file/1">analyse_to_file</seemfa> except
that it is asynchronous instead of synchronous. The spawned process
will link with the caller when created. If an <c>Error</c> occurs
while doing the cover analysis the process will crash with the same
- error reason as <seealso marker="#analyse_to_file/1">analyse_to_file</seealso>
+ error reason as <seemfa marker="#analyse_to_file/1">analyse_to_file</seemfa>
would return.</p>
</desc>
</func>