From b20d0ac04fc8153d1c14e707f9424a7f742cf167 Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Tue, 6 Aug 2013 17:12:25 +0200 Subject: xmerl: fix typos --- lib/xmerl/doc/src/xmerl_ug.xmlsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/xmerl/doc') diff --git a/lib/xmerl/doc/src/xmerl_ug.xmlsrc b/lib/xmerl/doc/src/xmerl_ug.xmlsrc index 8a0805020e..10c770c400 100644 --- 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 reference manual

First, some words about the xmerl_xs functionality:

-

You need to wright template functions to be able to control +

You need to write template functions to be able to control what kind of output you want. Thus if you want to encapsulate a - bike element in <p> tags you simply wright a + bike element in <p> tags you simply write a function:

 template(E = #xmlElement{name='bike'}) ->
-- 
cgit v1.2.3