fixed separate typo

This commit is contained in:
minki
2016-05-23 09:32:18 +09:00
parent 8db00073b4
commit 05cb6048ae
5 changed files with 5 additions and 5 deletions

View File

@@ -119,7 +119,7 @@
></select>
</li>
<li class="tight-form-item">
Thresholds<tip>Comma seperated values</tip>
Thresholds<tip>Comma separated values</tip>
</li>
<li>
<input type="text" class="input-small tight-form-input" style="width: 150px" ng-model="style.thresholds" ng-blur="editor.render()" placeholder="50,80" array-join></input>