fix a setting help text typo

This commit is contained in:
Ryan Petrello
2018-06-04 16:28:26 -04:00
parent 5ceeb020cf
commit 97fc745329

View File

@@ -81,7 +81,7 @@ register(
help_text=_('HTTP headers and meta keys to search to determine remote host '
'name or IP. Add additional items to this list, such as '
'"HTTP_X_FORWARDED_FOR", if behind a reverse proxy. '
'See the "Proxy Support" section of the Adminstrator guide for'
'See the "Proxy Support" section of the Adminstrator guide for '
'more details.'),
category=_('System'),
category_slug='system',