Trivial fixes to the usage doc
* Doc title containing too many = * A tab instead of spaces Change-Id: I87cc4cec257d937fcc87d98b76ef0446451fc822
This commit is contained in:
parent
7b40ded270
commit
f77d420fc9
@ -1,10 +1,10 @@
|
|||||||
=========
|
=======
|
||||||
Usage
|
Usage
|
||||||
=========
|
=======
|
||||||
|
|
||||||
To use oslo.utils in a project, import the individual module you
|
To use oslo.utils in a project, import the individual module you
|
||||||
need. For example::
|
need. For example::
|
||||||
|
|
||||||
from oslo_utils import strutils
|
from oslo_utils import strutils
|
||||||
|
|
||||||
slug = strutils.to_slug('input value')
|
slug = strutils.to_slug('input value')
|
||||||
|
Loading…
Reference in New Issue
Block a user