Change in vdsm[master]: vm.py: Fix spelling mistake

amureini at redhat.com amureini at redhat.com
Thu May 28 06:23:58 UTC 2015


Allon Mureinik has uploaded a new change for review.

Change subject: vm.py: Fix spelling mistake
......................................................................

vm.py: Fix spelling mistake

"Accomodate", while a common mistake, is still a mistake [1].

[1] https://en.wiktionary.org/wiki/accomodate

Change-Id: If80becd1fe2c647eb255edd57b6d26a7ef126e2e
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M vdsm/virt/vm.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/37/41537/1

diff --git a/vdsm/virt/vm.py b/vdsm/virt/vm.py
index d918094..5cfc213 100644
--- a/vdsm/virt/vm.py
+++ b/vdsm/virt/vm.py
@@ -4534,7 +4534,7 @@
         # the volume on-demand but internal watermark information is not being
         # reported by libvirt so we must do the full extension up front.  In
         # the worst case, we'll need to extend 'base' to the same size as 'top'
-        # plus a bit more to accomodate additional writes to 'top' during the
+        # plus a bit more to accommodate additional writes to 'top' during the
         # live merge operation.
         if drive.chunked:
             capacity, alloc, physical = self._getExtendInfo(drive)


-- 
To view, visit https://gerrit.ovirt.org/41537
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If80becd1fe2c647eb255edd57b6d26a7ef126e2e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>


More information about the vdsm-patches mailing list