Merge "Spelling: Persistant=>Persistent"

This commit is contained in:
Jenkins
2012-08-30 21:00:28 +00:00
committed by Gerrit Code Review
+1 -1
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.