mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 22:35:14 +08:00
doc:markup: wrong spelling for Vojta, all DI's fault.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user