mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix typo
This commit is contained in:
parent
ef85fba2e5
commit
4d6179dfdd
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ DOCUMENTATION :: END
|
|||
<input type="text" class="form-control" id="friendly_name" name="friendly_name" value="${data['friendly_name']}" size="30">
|
||||
</div>
|
||||
</div>
|
||||
<p class="help-block">Replace all occurances of the username with this name.</p>
|
||||
<p class="help-block">Replace all occurrences of the username with this name.</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="profile_url">Profile Picture URL</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue