Merge "Spelling: Persistant=>Persistent"

This commit is contained in:
Jenkins 2012-08-30 21:00:28 +00:00 committed by Gerrit Code Review
commit 0749ffc3be
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"""
Volume manager manages creating, attaching, detaching, and persistent storage.
Persistant storage volumes keep their state independent of instances. You can
Persistent storage volumes keep their state independent of instances. You can
attach to an instance, terminate the instance, spawn a new instance (even
one from a different image) and re-attach the volume with the same data
intact.