Merge "Fix doc build errors"

This commit is contained in:
Jenkins
2014-03-17 12:05:43 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 1 deletions

View File

View File

@@ -1644,7 +1644,7 @@ class TokenExpirationTest(BaseAuthTokenMiddlewareTest):
"""Ensure we cannot retrieve a token from the cache.
Getting a token from the cache should return None when the token data
in the cache stores the expires time as a *nix style timestamp.
in the cache stores the expires time as a \*nix style timestamp.
"""
token = 'mytoken'