Fix typo.

This commit is contained in:
Thom Brown
2011-12-27 18:39:41 +00:00
parent 88d0b6148d
commit 03df19d7d7

View File

@ -119,7 +119,7 @@ Logging out
----------- -----------
If the community site implements functionality to log the user out, it If the community site implements functionality to log the user out, it
should also send a redirect to the main website to cause a logout from should also send a redirect to the main website to cause a logout from
this site as well. If tihs is not done, it will appear to the user as if this site as well. If this is not done, it will appear to the user as if
the logout didn't work, since upon next login the user is redirected and the logout didn't work, since upon next login the user is redirected and
automatically logged in again. automatically logged in again.