aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStefan Huber <steffhip@googlemail.com>2013-06-05 06:24:37 -0400
committerJiri Kosina <jkosina@suse.cz>2013-06-05 10:24:58 -0400
commitcc22c3543054cb3136480ed495897f6ceb4f19ab (patch)
tree947c37f8e0240caf10bdada27a4db2d01f330dc0 /Documentation
parent94358bce57d88d82e1d955ced9a0fbbbc5e3e970 (diff)
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')
-rw-r--r--Documentation/virtual/kvm/api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index c2db6e3fb459..7abe41b90993 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -1972,7 +1972,7 @@ Returns: 0 on success, -1 on error
1972 1972
1973This populates and returns a structure describing the features of 1973This populates and returns a structure describing the features of
1974the "Server" class MMU emulation supported by KVM. 1974the "Server" class MMU emulation supported by KVM.
1975This can in turn be used by userspace to generate the appropariate 1975This can in turn be used by userspace to generate the appropriate
1976device-tree properties for the guest operating system. 1976device-tree properties for the guest operating system.
1977 1977
1978The structure contains some global informations, followed by an 1978The structure contains some global informations, followed by an