[python PATCH v4 1/2] generator.py: typo fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Eric Blake <eblake@xxxxxxxxxx>
---
 generator.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generator.py b/generator.py
index 6cb923f..ffa3ce5 100755
--- a/generator.py
+++ b/generator.py
@@ -1095,7 +1095,7 @@ def is_python_noninteger_type (name):
     return name[-1:] == "*"

 def nameFixup(name, classe, type, file):
-    # avoid a desastrous clash
+    # avoid a disastrous clash
     listname = classe + "List"
     ll = len(listname)
     l = len(classe)
-- 
2.20.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux