xmerl_ug one word documentation fix
David Welton <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <CA+b9R_uPj5vvW6HPHjSTY6L=HuY0-_z53ZGyLOBD2OMOzgp7jQ@mail.gmail.com> |
Change "wright" to "write".
--- a/lib/xmerl/doc/src/xmerl_ug.xmlsrc
+++ b/lib/xmerl/doc/src/xmerl_ug.xmlsrc
@@ -409,9 +409,9 @@ Data =
specification but the basic functionality. For all details see
the <seealso marker="xmerl_xs">reference manual</seealso></p>
<p>First, some words about the xmerl_xs functionality:</p>
- <p>You need to wright template functions to be able to control
+ <p>You need to write template functions to be able to control
what kind of output you want. Thus if you want to encapsulate a
- <c>bike</c> element in <p> tags you simply wright a
+ <c>bike</c> element in <p> tags you simply write a
function:</p>
<pre>
template(E = #xmlElement{name='bike'}) ->
Thanks,
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/
_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches