Correcting the name of directory holding dev docs

In developing.rst there is an incorrect reference to the
directory in which the docs are generated.

Closes-Bug: #1438983
Change-Id: I4afa0194f5f7cab3c562806b052be6f4a8d38357
This commit is contained in:
darren-wang 2015-04-01 11:21:24 +08:00 committed by Steve Martinelli
parent 13e52952fc
commit 4e130a79f0
1 changed files with 1 additions and 1 deletions

View File

@ -768,4 +768,4 @@ The documentation is generated with Sphinx using the tox command. To create HTM
$ tox -e docs
The results are in the docs/build/html and docs/build/man directories respectively.
The results are in the doc/build/html and doc/build/man directories respectively.