mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Fix grammar in EditProfileViewTemplate
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-sm-1 help-inline">
|
||||
<i class="icon-sonarr-form-info" title="Series assigned this profile will be look for episodes with the selected language"/>
|
||||
<i class="icon-sonarr-form-info" title="Series assigned this profile will look for episodes with the selected language"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -40,6 +40,6 @@
|
||||
</div>
|
||||
|
||||
<div class="col-sm-1 help-inline">
|
||||
<i class="icon-sonarr-form-info" title="Once this quality is reached Sonarr will no longer download episodes"/>
|
||||
<i class="icon-sonarr-form-info" title="Once this quality is reached, Sonarr will no longer download episodes"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user