From 5e6d2ddb116ee455752e919b7ec420f9f5428153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Mon, 15 May 2017 16:38:36 -0400 Subject: [PATCH] Fix some typos --- README.rst | 2 +- doc/source/conf.py | 2 +- doc/source/index.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 3a7c7b3..14d5958 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Almanach API Client =================== -This is a client library for Almanach built on the Almanch REST API. +This is a client library for Almanach built on the Almanach REST API. It provides a Python API (The almanachclient module) and a command-line tool (almanach-client). diff --git a/doc/source/conf.py b/doc/source/conf.py index 358b107..4b7e8c7 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -36,7 +36,7 @@ master_doc = 'index' # General information about the project. project = u'python-almanachclient' -copyright = u'%d, OpenStack Foundation' +copyright = u'2017, OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True diff --git a/doc/source/index.rst b/doc/source/index.rst index c223951..be6dad0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,5 +1,5 @@ -Almanach Client -=============== +Almanach API Client +=================== Contents: