doc:markup: wrong spelling for Vojta, all DI's fault.

This commit is contained in:
DiPeng 2011-06-30 20:24:17 -07:00
parent b49035a8c5
commit f606ffed4b

View file

@ -319,7 +319,7 @@ angularTextMarkup('option', function(text, textNode, parentElement){
<select id="select" ng:multiple="{{checked}}">
<option>Misko</option>
<option>Igor</option>
<option>Vojita</option>
<option>Vojta</option>
<option>Di</option>
</select>
</doc:source>