Correct the typo in dev-quickstart.rst

In dev-quickstart.rst, change the word "Ironic" to "Magnum".

Change-Id: Id4d8c114483f7ca1bdf1eef044eafe8247f27184
Closes-Bug: #1408569
This commit is contained in:
eric 2015-01-11 22:27:05 +08:00
parent 17ad62fc35
commit 63e15bef8b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ upgrade it individually, if you need to::
sudo pip install -U virtualenv
Ironic source code should be pulled directly from git::
Magnum source code should be pulled directly from git::
# from your home or source directory
cd ~