diff options
author | Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> | 2011-07-27 14:32:56 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-07-27 15:57:09 +0100 |
commit | c20cdf8b91b45a4f60a5ceeaab31b830b02adb7a (patch) | |
tree | 7484eaf331ba970b964075b84b66a5d88fcaeba1 /qmp-commands.hx | |
parent | cf2846b5fa5cf85685e8a238323194b2ff9b5faf (diff) |
qmp: fix efect -> effect typo in qmp-commands.hx
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'qmp-commands.hx')
-rw-r--r-- | qmp-commands.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index 54e313ce52..03f67da198 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -42,7 +42,7 @@ and we're going to establish a deprecation policy for badly defined commands. If you're planning to adopt QMP, please observe the following: - 1. The deprecation policy will take efect and be documented soon, please + 1. The deprecation policy will take effect and be documented soon, please check the documentation of each used command as soon as a new release of QEMU is available |