提交 6c355c51 编写于 作者: C Claudio Bley

Fix typo s/interpetation/interpretation/

Fix the typo in struct virSecurityModel's comment for its doi field.
上级 738a2aec
......@@ -148,7 +148,7 @@ typedef struct _virSecurityModel virSecurityModel;
struct _virSecurityModel {
char model[VIR_SECURITY_MODEL_BUFLEN]; /* security model string */
char doi[VIR_SECURITY_DOI_BUFLEN]; /* domain of interpetation */
char doi[VIR_SECURITY_DOI_BUFLEN]; /* domain of interpretation */
};
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册