summaryrefslogtreecommitdiff
path: root/lib/xmerl/doc/src/xmerl_sax_parser.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmerl/doc/src/xmerl_sax_parser.xml')
-rw-r--r--lib/xmerl/doc/src/xmerl_sax_parser.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xmerl/doc/src/xmerl_sax_parser.xml b/lib/xmerl/doc/src/xmerl_sax_parser.xml
index 0c5ecb5c2e..178d084c31 100644
--- a/lib/xmerl/doc/src/xmerl_sax_parser.xml
+++ b/lib/xmerl/doc/src/xmerl_sax_parser.xml
@@ -56,7 +56,7 @@
<taglist>
<tag><c>{continuation_fun, ContinuationFun}</c></tag>
<item>
- <seealso marker="#Module:ContinuationFun/1">ContinuationFun</seealso> is a call back function to decide what to do if
+ <seemfa marker="#Module:ContinuationFun/1">ContinuationFun</seemfa> is a call back function to decide what to do if
the parser runs into EOF before the document is complete.
</item>
<tag><c>{continuation_state, term()}</c></tag>
@@ -65,7 +65,7 @@
</item>
<tag><c>{event_fun, EventFun}</c></tag>
<item>
- <seealso marker="#Module:EventFun/3">EventFun</seealso> is the call back function for parser events.
+ <seemfa marker="#Module:EventFun/3">EventFun</seemfa> is the call back function for parser events.
</item>
<tag><c>{event_state, term()}</c></tag>
<item>