From 6ff6e149789cbb8fb9a7791e601737044b931716 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Fri, 14 Feb 2014 16:54:50 -0800 Subject: [PATCH] Moar headers. Going with plural where appropriate. --- sites/docs/api/agent.rst | 4 ++-- sites/docs/api/channel.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sites/docs/api/agent.rst b/sites/docs/api/agent.rst index 74edc18..789f7b1 100644 --- a/sites/docs/api/agent.rst +++ b/sites/docs/api/agent.rst @@ -1,4 +1,4 @@ -Agent -===== +SSH Agents +========== .. automodule:: paramiko.agent diff --git a/sites/docs/api/channel.rst b/sites/docs/api/channel.rst index db8280b..3edb8ac 100644 --- a/sites/docs/api/channel.rst +++ b/sites/docs/api/channel.rst @@ -1,4 +1,4 @@ -paramiko.channel module -======================= +Channels +======== .. automodule:: paramiko.channel