mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
config: fix a typo
s/authorizaation/authorization Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
parent
119025e1ef
commit
45d8d4ec85
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user