提交 55da0993 编写于 作者: C Chen Hanxiao 提交者: Ján Tomko

virsh: fix a typo in virsh-domain

s/it's/its
Signed-off-by: NChen Hanxiao <chenhanxiao@cn.fujitsu.com>
上级 70dadfa7
......@@ -3036,7 +3036,7 @@ cmdUndefine(vshControl *ctl, const vshCmd *cmd)
&ctxt)))
goto error;
/* tokenize the string from user and save it's parts into an array */
/* tokenize the string from user and save its parts into an array */
if (vol_string &&
(nvol_list = vshStringToArray(vol_string, &vol_list)) < 0)
goto error;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册