data: URLP – just formatting
authorFrantišek Kučera <franta-hg@frantovo.cz>
Mon, 19 Aug 2013 21:13:01 +0200
changeset 13372ab3344e053
parent 132 42449cdde35c
child 134 6e4ad8540edd
data: URLP – just formatting
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Mon Aug 19 21:11:47 2013 +0200
     1.2 +++ b/data/dictionary.xml	Mon Aug 19 21:13:01 2013 +0200
     1.3 @@ -1162,7 +1162,12 @@
     1.4  	</concept>
     1.5  	<concept>
     1.6  		<term abbreviation="URLP" completeForm="URL encoded message protocol" language="en"/>
     1.7 -		<explanation language="en"><text>A simple protocol that can be used between AAG and SPA for transmitting messages. Uses HTTP GET method and encodes data in the URL or in HTTP response body</text></explanation>
     1.8 +		<explanation language="en">
     1.9 +			<text>
    1.10 +				a simple protocol that can be used between AAG and SPA for transmitting messages;
    1.11 +				uses HTTP GET method and encodes data in the URL or in HTTP response body
    1.12 +			</text>
    1.13 +		</explanation>
    1.14  		<tag>acision</tag>
    1.15  		<tag>messaging</tag>
    1.16  		<tag>protocol</tag>