1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00

Fixed typo

This commit is contained in:
Mark McDowall 2016-10-18 13:53:25 -07:00
parent f1a289cc74
commit 697a62da0a

View File

@ -37,7 +37,7 @@
<label class="col-sm-3 control-label">Tags</label>
<div class="col-sm-1 col-sm-push-5 help-inline">
<i class="icon-sonarr-form-info" title="Restrictions will apply to series with more or more matching tags. Leave blank to apply to all series" />
<i class="icon-sonarr-form-info" title="Restrictions will apply to series with one or more matching tags. Leave blank to apply to all series" />
</div>
<div class="col-sm-5 col-sm-pull-1">
@ -57,4 +57,4 @@
<button class="btn btn-primary x-save">Save</button>
</div>
</div>
</div>
</div>