Fix typo: ommited -> omitted (#5406)

This commit is contained in:
Aya Morisawa 2019-09-09 22:47:52 +09:00 committed by syuilo
parent 827c378ac1
commit 9d530a5c38
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<mk-user-name :user="u" :nowrap="false" style="line-height: 24px;"/>
</b>
</span>
<span slot="ommited">{{ count - 10 }}</span>
<span slot="omitted">{{ count - 10 }}</span>
<mk-reaction-icon slot="reaction" :reaction="reaction" ref="icon" />
</i18n>
</div>