From 48a71beb2f8c565debd9ea07fc8ada7a2210cbdf Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Mon, 15 Feb 2016 09:16:53 -0800 Subject: Fix Typos (Issue 536) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 66f9663..c7da0bc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ master_doc = 'index' # General information about the project. project = u'kafka-python' -copyright = u'2016 -- Dana Powes, David Arthur, and Contributors' +copyright = u'2016 -- Dana Powers, David Arthur, and Contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- cgit v1.2.1