summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-09-08 16:48:47 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-09-08 16:48:47 -0700
commit67810da14504bd4b4be60f8cb3067d4d6b46abdf (patch)
treefd20670dfed2881715aac67c3201a23ca0907a07
parent6b580b9feb54e1c73325e0c915021649ea8d479f (diff)
downloadparamiko-67810da14504bd4b4be60f8cb3067d4d6b46abdf.tar.gz
Tweak API stub titles
-rw-r--r--sites/docs/api/kex_gss.rst2
-rw-r--r--sites/docs/api/ssh_gss.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/sites/docs/api/kex_gss.rst b/sites/docs/api/kex_gss.rst
index 67c7a9a4..9fd09221 100644
--- a/sites/docs/api/kex_gss.rst
+++ b/sites/docs/api/kex_gss.rst
@@ -1,4 +1,4 @@
-GSS-API Key Exchange
+GSS-API key exchange
====================
.. automodule:: paramiko.kex_gss
diff --git a/sites/docs/api/ssh_gss.rst b/sites/docs/api/ssh_gss.rst
index 1b08c7f8..1ce9daf7 100644
--- a/sites/docs/api/ssh_gss.rst
+++ b/sites/docs/api/ssh_gss.rst
@@ -1,5 +1,5 @@
-Paramiko GSS-API Interface
-==========================
+GSS-API interface
+=================
.. automodule:: paramiko.ssh_gss
:member-order: bysource