summaryrefslogtreecommitdiff
path: root/lib/xmerl/doc/src/xmerl_examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmerl/doc/src/xmerl_examples.html')
-rw-r--r--lib/xmerl/doc/src/xmerl_examples.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xmerl/doc/src/xmerl_examples.html b/lib/xmerl/doc/src/xmerl_examples.html
index 1305f59d4a..7c8ef3d4bb 100644
--- a/lib/xmerl/doc/src/xmerl_examples.html
+++ b/lib/xmerl/doc/src/xmerl_examples.html
@@ -71,7 +71,7 @@
e.g. <tt>xmerl_eventp.erl</tt>) is for
customization functions to share one of the local states (in
<tt>xmerl_eventp.erl</tt>, the
- continuation function and the fetch function both acces the
+ continuation function and the fetch function both access the
<tt>cont_state</tt>.)</p>
<p>Functions to access user state:</p>
@@ -310,7 +310,7 @@
<p>The accumulator function is called to accumulate the
contents of an entity.When parsing very large files, it may
- not be desireable to do so.In this case, an acc function can
+ not be desirable to do so.In this case, an acc function can
be provided that simply doesn't accumulate.</p>
<p>Note that it is possible to even modify the parsed