소스 검색

minor comment fix

Marek Marczykowski-Górecki 11 년 전
부모
커밋
d91162e74d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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),