提交 8e966888 编写于 作者: L LiuCan 提交者: LiuCan01

Fix a typo and a syntax error

Fix a typo, verfiy -> verify; add a preposition 'with'.
上级 7b419cb6
......@@ -50,7 +50,7 @@ def run(test, params, env):
def verify_backingfile(expect_backingfile):
"""
Got backingfile from monitor then verfiy it expect_backingfile,
Got backingfile from monitor then verify it with expect_backingfile,
if not raise TestFail exception;
"""
backing_file = vm.monitor.get_backingfile(device_id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册