Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3138)

Unified Diff: boto/ec2/volume.py

Issue 8386013: Merging in latest boto. (Closed) Base URL: svn://svn.chromium.org/boto
Patch Set: Redoing vendor drop by deleting and then merging. Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « boto/ec2/spotpricehistory.py ('k') | boto/ecs/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: boto/ec2/volume.py
diff --git a/boto/ec2/volume.py b/boto/ec2/volume.py
index 45345fa252626ae3f1bcb907a783a65a4ea3266a..57f2cb1b6fdd4c1c1712176f8d5ada053f398562 100644
--- a/boto/ec2/volume.py
+++ b/boto/ec2/volume.py
@@ -110,7 +110,7 @@ class Volume(TaggedEC2Object):
:type device: str
:param device: The device on the instance through which the
- volume will be exposted (e.g. /dev/sdh)
+ volume will be exposed (e.g. /dev/sdh)
:rtype: bool
:return: True if successful
« no previous file with comments | « boto/ec2/spotpricehistory.py ('k') | boto/ecs/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698