Merge pull request #267 from syohex/fix-typo

fix typo
This commit is contained in:
mattn
2015-05-12 16:12:37 +09:00

View File

@@ -906,7 +906,7 @@ inside generated tree and elements' attributes.
<
Other examples:
>
.wrapper -> <div class="wraper"></div>
.wrapper -> <div class="wrapper"></div>
#popup -> <div id="popup"></div>
<
When you expand abbreviation, Emmet tries to grab parent context,