提交 54012746 编写于 作者: M Michal Privoznik

viraccessperm.h: Fix some typos

Like s/authoriation/authorization/ and s/requries/requires/
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 b84a2cd8
......@@ -206,7 +206,7 @@ typedef enum {
/**
* @desc: Use domain power management
* @message: Using domain power management requires authoriation
* @message: Using domain power management requires authorization
*/
VIR_ACCESS_PERM_DOMAIN_PM_CONTROL, /* S3/S5 suspend/wakeup */
......@@ -220,7 +220,7 @@ typedef enum {
/**
* @desc: Inject domain NMI
* @message: Injecting interrupt requries authoriation
* @message: Injecting interrupt requires authorization
*/
VIR_ACCESS_PERM_DOMAIN_INJECT_NMI, /* Trigger interrupts */
......@@ -376,7 +376,7 @@ typedef enum {
/**
* @desc: Write network
* @message: Writing network configuration requries authorization
* @message: Writing network configuration requires authorization
*/
VIR_ACCESS_PERM_NETWORK_WRITE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册