summaryrefslogtreecommitdiff
path: root/nova/image
diff options
context:
space:
mode:
authorMatt Joyce <matt.joyce@cloudscaling.com>2012-05-25 14:53:33 -0700
committerMatt Joyce <matt.joyce@cloudscaling.com>2012-05-29 12:04:36 -0700
commit1bbf44fa67412040246b93b15cab18e715a0be07 (patch)
treeb330a017cfcd1ca2de2fb4f1d33c16595985a51e /nova/image
parentdab262af0d642c48c7d2b92bf8b0520ffc65daaf (diff)
downloadnova-1bbf44fa67412040246b93b15cab18e715a0be07.tar.gz
Grammar / spelling corrections
Change-Id: Id5b6665a2a40a9bd0830c1a3500b4ad98eec435b
Diffstat (limited to 'nova/image')
-rw-r--r--nova/image/fake.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/image/fake.py b/nova/image/fake.py
index 41a68269af..996459081e 100644
--- a/nova/image/fake.py
+++ b/nova/image/fake.py
@@ -15,7 +15,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-"""Implementation of an fake image service"""
+"""Implementation of a fake image service"""
import copy
import datetime