mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
doc:markup: wrong spelling for Vojta, all DI's fault.
This commit is contained in:
parent
b49035a8c5
commit
f606ffed4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue