diff options
Diffstat (limited to 'src/markups.js')
| -rw-r--r-- | src/markups.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/markups.js b/src/markups.js index 09481187..329c8263 100644 --- a/src/markups.js +++ b/src/markups.js @@ -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> |
