Made changes per doc conventions to horizon.rst
changed file to comply with official doc conventions horizon should be lowercase per the official name and capitalization section in the wiki documentation conventions for OpenStack https://wiki.openstack.org/wiki/Documentation/Conventions Partial-bug: 1446253 Change-Id: Icdec9764535c509432b60ac2b3aee54da40d2085
This commit is contained in:
@@ -17,7 +17,7 @@ Horizon
|
||||
|
||||
.. attribute:: urls
|
||||
|
||||
The auto-generated URLconf for Horizon. Usage::
|
||||
The auto-generated URLconf for horizon. Usage::
|
||||
|
||||
url(r'', include(horizon.urls)),
|
||||
|
||||
|
Reference in New Issue
Block a user