[virt-tools-list] [virt-manager PATCH] config: fix a typo

Chen Hanxiao chen_han_xiao at 126.com
Sun Mar 30 15:01:56 UTC 2014


From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>

s/authorizaation/authorization

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
Note: pushed as trivial.

 virtManager/config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtManager/config.py b/virtManager/config.py
index 5c9c127..73f6b12 100644
--- a/virtManager/config.py
+++ b/virtManager/config.py
@@ -152,7 +152,7 @@ class vmmConfig(object):
         self.conf = SettingsWrapper("org.virt-manager.virt-manager")
 
         # We don't create it straight away, since we don't want
-        # to block the app pending user authorizaation to access
+        # to block the app pending user authorization to access
         # the keyring
         self.keyring = None
 
-- 
1.8.5.3





More information about the virt-tools-list mailing list