diff --git a/files/pagure.cfg.sample b/files/pagure.cfg.sample index 014fa9b..d5c0458 100644 --- a/files/pagure.cfg.sample +++ b/files/pagure.cfg.sample @@ -189,7 +189,7 @@ SESSION_COOKIE_SECURE = False # Default: ``.pagure``. SESSION_COOKIE_NAME = 'pagure' -# Boolean specifying wether to check the user's IP address when retrieving +# Boolean specifying whether to check the user's IP address when retrieving # its session. This make things more secure (thus is on by default) but # under certain setup it might not work (for example is there are proxies # in front of the application).