Explorar el Código

minor comment fix

Marek Marczykowski-Górecki hace 11 años
padre
commit
d91162e74d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core-modules/000QubesVm.py

+ 1 - 1
core-modules/000QubesVm.py

@@ -963,7 +963,7 @@ class QubesVm(object):
 
         self.qdb.write("/qubes-debug-mode", str(int(self.debug)))
 
-        # TODO: Currently whole qmemman is quite Xen-specific, so stay with
+        # TODO: Currently the whole qmemman is quite Xen-specific, so stay with
         # xenstore for it until decided otherwise
         if qmemman_present:
             vmm.xs.set_permissions('', '/local/domain/{0}/memory'.format(self.xid),