From d91162e74d188c7cb5e12fa5c5ba321b5296ab2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 29 Jul 2013 03:53:01 +0200 Subject: [PATCH] minor comment fix --- core-modules/000QubesVm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-modules/000QubesVm.py b/core-modules/000QubesVm.py index 95e037a5..ea48c3a1 100644 --- a/core-modules/000QubesVm.py +++ b/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),