diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-12-18 13:57:36 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-12-18 13:57:36 -0800 |
commit | ec5a86619c5527f119a687ec00e8811657dd1f51 (patch) | |
tree | 6f6f7ccef25635aef17d31991556484a169fbd43 /sites/www/changelog.rst | |
parent | 741b4fbb9322a45282e86958c92b1b6706c07f8c (diff) |
Fix busted changelog indent
Diffstat (limited to 'sites/www/changelog.rst')
-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 66bbb806..8a705382 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -24,7 +24,7 @@ Changelog packets encountered type errors. This is now fixed. Thanks to ``@mjmaenpaa`` for the catch. * :bug:`320` Update our win_pageant module to be Python 3 compatible. Thanks to -``@sherbang`` and ``@adamkerz`` for the patches. + ``@sherbang`` and ``@adamkerz`` for the patches. * :support:`378 backported` Minor code cleanup in the SSH config module courtesy of Olle Lundberg. * :support:`249` Consolidate version information into one spot. Thanks to Gabi |