diff options
| author | Anthony Liguori | 2013-10-31 17:01:43 +0100 |
|---|---|---|
| committer | Anthony Liguori | 2013-10-31 17:01:43 +0100 |
| commit | ef5cfe5bbd8bb05a51afaf7ab313769eb9ef44b6 (patch) | |
| tree | 4d1361b6ba3a4aaa2d257b16cc947b50fb2effc7 /qapi-schema.json | |
| parent | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging (diff) | |
| parent | audio/mixeng_template.h: fix inline declaration (diff) | |
| download | qemu-ef5cfe5bbd8bb05a51afaf7ab313769eb9ef44b6.tar.gz qemu-ef5cfe5bbd8bb05a51afaf7ab313769eb9ef44b6.tar.xz qemu-ef5cfe5bbd8bb05a51afaf7ab313769eb9ef44b6.zip | |
Merge remote-tracking branch 'mjt/trivial-patches' into staging
* mjt/trivial-patches:
audio/mixeng_template.h: fix inline declaration
misc: Spelling and grammar fixes in comments
docs/ccid.txt: fix the typo
qapi: fix documentation example
.gitignore: ignore qmp-commands.txt
misc: New spelling fixes in comments
configure: create fsdev/ directory
Message-id: 1382779887-15971-1-git-send-email-mjt@msgid.tls.msk.ru
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
Diffstat (limited to 'qapi-schema.json')
| -rw-r--r-- | qapi-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi-schema.json b/qapi-schema.json index 60f3fd1db6..a003aa1763 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -1914,7 +1914,7 @@ # # Since: 0.14.0 # -# Notes: This command only exists as a stop-gap. It's use is highly +# Notes: This command only exists as a stop-gap. Its use is highly # discouraged. The semantics of this command are not guaranteed. # # Known limitations: |
