From 2417470df2f8de540de6a24162c2bcf54c995b6f Mon Sep 17 00:00:00 2001 From: gholt Date: Wed, 14 Jul 2010 08:16:00 -0700 Subject: [PATCH] Fix typo --- doc/source/development_saio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index 643974e537..13fd749b75 100644 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -447,7 +447,7 @@ good idea what to do on other environments. If you plan to work on documentation (and who doesn't?!): - #. `sudo apt-get install python-sphix` + #. `sudo apt-get install python-sphinx` #. `cd ~/swift/doc` #. `make html`