diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-05 12:24:37 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-05 16:24:58 +0200 |
commit | cc22c3543054cb3136480ed495897f6ceb4f19ab (patch) | |
tree | 947c37f8e0240caf10bdada27a4db2d01f330dc0 /Documentation/virtual | |
parent | 94358bce57d88d82e1d955ced9a0fbbbc5e3e970 (diff) | |
download | op-kernel-dev-cc22c3543054cb3136480ed495897f6ceb4f19ab.zip op-kernel-dev-cc22c3543054cb3136480ed495897f6ceb4f19ab.tar.gz |
Documentation/virtual/kvm/api.txt fix a typo
Corrected the word appropariate to appropriate.
Signed-off-by: Stefan Huber <steffhip@googlemail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/virtual')
-rw-r--r-- | Documentation/virtual/kvm/api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index c2db6e3..7abe41b 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt @@ -1972,7 +1972,7 @@ Returns: 0 on success, -1 on error This populates and returns a structure describing the features of the "Server" class MMU emulation supported by KVM. -This can in turn be used by userspace to generate the appropariate +This can in turn be used by userspace to generate the appropriate device-tree properties for the guest operating system. The structure contains some global informations, followed by an |