aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/include
diff options
context:
space:
mode:
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}