summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
Diffstat (limited to 'sites')
-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 f082cc41..e86dcd3b 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -34,7 +34,7 @@ Changelog
subprocesses.
- :support:`-` Additional :doc:`installation </installing>` ``extras_require``
- "flavors" (``ed25519``, ``invoke``, and ``everything``) have been added to
+ "flavors" (``ed25519``, ``invoke``, and ``all``) have been added to
our packaging metadata; see the install docs for details.
- :bug:`- major` Paramiko's use of ``subprocess`` for ``ProxyCommand`` support
is conditionally imported to prevent issues on limited interpreter platforms