doc: fix double words
[deliverable/linux.git] / Documentation / virtual / kvm / api.txt
index 6cd63a9010fbbfd7f011a9f3085a7b688da29fba..dce3d05b48232022b4ff83218ee12cb2b22032a2 100644 (file)
@@ -1462,7 +1462,7 @@ struct kvm_lapic_state {
        char regs[KVM_APIC_REG_SIZE];
 };
 
-Copies the input argument into the the Local APIC registers.  The data format
+Copies the input argument into the Local APIC registers.  The data format
 and layout are the same as documented in the architecture manual.
 
 
This page took 0.026536 seconds and 5 git commands to generate.