Fix typo
authorThomas Thrainer <thomasth@google.com>
Thu, 19 Sep 2013 13:32:28 +0000 (15:32 +0200)
committerThomas Thrainer <thomasth@google.com>
Tue, 24 Sep 2013 06:17:13 +0000 (08:17 +0200)
Fix typo in comment.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Jose A. Lopes <jabolopes@google.com>

lib/backend.py

index 5383fc4..dd270f9 100644 (file)
@@ -1618,7 +1618,7 @@ def _GatherAndLinkBlockDevs(instance):
   devices must be already assembled.
 
   @type instance: L{objects.Instance}
-  @param instance: the instance whose disks we shoul assemble
+  @param instance: the instance whose disks we should assemble
   @rtype: list
   @return: list of (disk_object, device_path)