From f3052a3a1a78c5cb5135c5c96c64ae4a39433745 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Mon, 5 Dec 2011 18:28:19 +0100 Subject: Fix misspelling of chosen --- lib/xmerl/include/xmerl_xsd.hrl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/xmerl') 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} -- cgit v1.2.3