提交 773bffee 编写于 作者: S Stefan Raspl 提交者: Paolo Bonzini

tools/kvm_stat: fix typo

Signed-off-by: NStefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
上级 d281e13b
......@@ -929,7 +929,7 @@ class Tui(object):
return self
def __exit__(self, *exception):
"""Resets the terminal to its normal state. Based on curses.wrappre
"""Resets the terminal to its normal state. Based on curses.wrapper
implementation from the Python standard library."""
if self.screen:
self.screen.keypad(0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册