aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/include
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2011-12-05 18:28:19 +0100
committerTuncer Ayaz <[email protected]>2011-12-05 18:28:47 +0100
commitf3052a3a1a78c5cb5135c5c96c64ae4a39433745 (patch)
treedb1cf862456078c8dca87f7f4c82ec3baad8fe56 /lib/xmerl/include
parentd507bcb15b26222f5d82b11b802ab569050799b6 (diff)
downloadotp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.tar.gz
otp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.tar.bz2
otp-f3052a3a1a78c5cb5135c5c96c64ae4a39433745.zip
Fix misspelling of chosen
Diffstat (limited to 'lib/xmerl/include')
-rw-r--r--lib/xmerl/include/xmerl_xsd.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmerl/include/xmerl_xsd.hrl b/lib/xmerl/include/xmerl_xsd.hrl
index 6dad7d8ff0..644cc2e433 100644
--- a/lib/xmerl/include/xmerl_xsd.hrl
+++ b/lib/xmerl/include/xmerl_xsd.hrl
@@ -184,7 +184,7 @@
%% allowed for a schema.
%% chain, represents a series of ordered objects, some of whom may be
%% optional.
-%% alterantive, a collection of objects of which only one is choosen.
+%% alterantive, a collection of objects of which only one is chosen.
-record(chain,{
content,
occurance={1,1}