Fix "instal_prereqs.sh" typo

Change-Id: I745b159aea70412d424df506af0e3d1ca2d78034
This commit is contained in:
Adam Spiers 2013-10-04 23:20:24 +01:00
parent 06e54c7477
commit d903476aa5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ such as Grenade, to manage a DevStack installation.
A number of additional scripts can be found in the ``tools`` directory that may
be useful in supporting DevStack installations. Of particular note are ``info.sh``
to collect and report information about the installed system, and ``instal_prereqs.sh``
to collect and report information about the installed system, and ``install_prereqs.sh``
that handles installation of the prerequisite packages for DevStack. It is
suitable, for example, to pre-load a system for making a snapshot.