Fix_typo: "subsitute" -> "substitute"

There is a wrong word, it should be updated.

Change-Id: I17a1fed844bcd8ab3ed668a34a8471e5f6032963
This commit is contained in:
Nam Nguyen Hoai 2017-02-07 15:06:23 +07:00
parent fc09dda92b
commit 44fc037f97
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ Setting up scripts for running Swift
.. literalinclude:: /../saio/bin/resetswift
If you are using a loopback device add an environment var to
subsitute ``/dev/sdb1`` with ``/srv/swift-disk``::
substitute ``/dev/sdb1`` with ``/srv/swift-disk``::
echo "export SAIO_BLOCK_DEVICE=/srv/swift-disk" >> $HOME/.bashrc