tree-wide: fix comment/printk typos
[deliverable/linux.git] / Documentation / kvm / api.txt
index b336266bea5e58238030af999a61f682e4c47a65..50713e37c6952ce5b203aa0ad2f9143ee3464b81 100644 (file)
@@ -874,7 +874,7 @@ Possible values are:
  - KVM_MP_STATE_HALTED:          the vcpu has executed a HLT instruction and
                                  is waiting for an interrupt
  - KVM_MP_STATE_SIPI_RECEIVED:   the vcpu has just received a SIPI (vector
-                                 accesible via KVM_GET_VCPU_EVENTS)
+                                 accessible via KVM_GET_VCPU_EVENTS)
 
 This ioctl is only useful after KVM_CREATE_IRQCHIP.  Without an in-kernel
 irqchip, the multiprocessing state must be maintained by userspace.
This page took 0.024867 seconds and 5 git commands to generate.