Skip to content

Commit 7b3b28d

Browse files
authored
Merge pull request #4972 from johnroyer/fix-typo-in-language-file
remove space at the beginning of description
2 parents 20e86bf + 5860e1e commit 7b3b28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/preferences.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'notifications_save' => 'Save Preferences',
2828
'notifications_update_success' => 'Notification preferences have been updated!',
2929
'notifications_watched' => 'Watched & Ignored Items',
30-
'notifications_watched_desc' => ' Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
30+
'notifications_watched_desc' => 'Below are the items that have custom watch preferences applied. To update your preferences for these, view the item then find the watch options in the sidebar.',
3131

3232
'auth' => 'Access & Security',
3333
'auth_change_password' => 'Change Password',

0 commit comments

Comments
 (0)