Skip to content

Commit 473b628

Browse files
committed
Fix typos in HACKING.rst
Two trivial fixes. One makes a broken external link work, the other completes consistent casing (Devstack -> DevStack). Change-Id: I147a3c5fe72071e9ebf24e7f226ba01a0a1204e3
1 parent b8071e9 commit 473b628

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HACKING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ in `How To Contribute`__ in the OpenStack wiki. `DevStack's LaunchPad project`_
2020
contains the usual links for blueprints, bugs, tec.
2121

2222
__ contribute_
23-
.. _contribute: http://wiki.openstack.org/HowToContribute.
23+
.. _contribute: http://wiki.openstack.org/HowToContribute
2424

2525
__ lp_
2626
.. _lp: https://launchpad.net/~devstack
@@ -231,7 +231,7 @@ These scripts are executed serially by ``exercise.sh`` in testing situations.
231231

232232
Bash Style Guidelines
233233
~~~~~~~~~~~~~~~~~~~~~
234-
Devstack defines a bash set of best practices for maintaining large
234+
DevStack defines a bash set of best practices for maintaining large
235235
collections of bash scripts. These should be considered as part of the
236236
review process.
237237

0 commit comments

Comments
 (0)