diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-11-05 14:46:29 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-11-05 14:46:29 -0800 |
commit | 1fe8c0de7fc6d6dce3b6ece69be10972480dad8f (patch) | |
tree | 78e7fb80ee3f394e3c464b25b8d11876fdf75aaa /sites | |
parent | 935711b5a17370494a7b2b8b4587f5466badf1e8 (diff) |
Typo fix
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 304f10a6..9c4ee012 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -113,7 +113,7 @@ Changelog use of the ``shlex`` module. Thanks to Yan Kalchevskiy. * :support:`422 backported` Clean up some unused imports. Courtesy of Olle Lundberg. -* :support:`421 backported` Modernize threading calls to user newer API. Thanks +* :support:`421 backported` Modernize threading calls to use newer API. Thanks to Olle Lundberg. * :support:`419 backported` Modernize a bunch of the codebase internals to leverage decorators. Props to ``@beckjake`` for realizing we're no longer on |