Change in vdsm[master]: utils.py: Fix typo "placeholer" -> "placeholder"

amureini at redhat.com amureini at redhat.com
Mon Jan 4 13:19:56 UTC 2016


Allon Mureinik has uploaded a new change for review.

Change subject: utils.py: Fix typo "placeholer" -> "placeholder"
......................................................................

utils.py: Fix typo "placeholer" -> "placeholder"

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


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/07/51307/1

diff --git a/lib/vdsm/utils.py b/lib/vdsm/utils.py
index 1c8f74c..8288d5b 100644
--- a/lib/vdsm/utils.py
+++ b/lib/vdsm/utils.py
@@ -303,7 +303,7 @@
 
 
 # NOTE: it would be best to try and unify NoIntrCall and NoIntrPoll.
-# We could do so defining a new object that can be used as a placeholer
+# We could do so defining a new object that can be used as a placeholder
 # for the changing timeout value in the *args/**kwargs. This would
 # lead us to rebuilding the function arguments at each loop.
 def NoIntrPoll(pollfun, timeout=-1):


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1406b8b01daaa3807c51f60e3c5bebe8767ada8a
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