mirror of
https://github.com/Lidarr/Lidarr
synced 2026-03-03 11:06:50 +01:00
Fix grammar in EditProfileViewTemplate
This commit is contained in:
parent
6d8eebcd30
commit
f277b60cc9
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue