summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwangxiyuan <wangxiyuan@huawei.com>2016-12-15 16:23:43 +0800
committerwangxiyuan <wangxiyuan@huawei.com>2016-12-15 16:24:30 +0800
commitae57155d390d453d48a02f73fb08d50d4d441fcd (patch)
tree4cd6c6efff13c30fa006c736dab14da91b054ae0 /doc
parent524eb543203d9841cb40689f5fb7402d14605a86 (diff)
downloadpython-swiftclient-ae57155d390d453d48a02f73fb08d50d4d441fcd.tar.gz
Typo fix
Change "novaclient" to "swiftclient" Change-Id: I685b476cb05c223959c977b135a8217fb961afb1
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 73aeb6e..3943da4 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -62,9 +62,9 @@ qthelp:
@echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" \
".qhcp project file in $(BUILDDIR)/qthelp, like this:"
- @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/python-novaclient.qhcp"
+ @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/python-swiftclient.qhcp"
@echo "To view the help file:"
- @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/python-novaclient.qhc"
+ @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/python-swiftclient.qhc"
latex:
$(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex