summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-12-18 13:57:36 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-12-18 13:57:36 -0800
commitec5a86619c5527f119a687ec00e8811657dd1f51 (patch)
tree6f6f7ccef25635aef17d31991556484a169fbd43
parent741b4fbb9322a45282e86958c92b1b6706c07f8c (diff)
downloadparamiko-ec5a86619c5527f119a687ec00e8811657dd1f51.tar.gz
Fix busted changelog indent
-rw-r--r--sites/www/changelog.rst2
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