]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-i386/cpu.h
Fix some typos found by codespell
[mirror_qemu.git] / target-i386 / cpu.h
index 444fda9ce673ccb14c8eee71a0e9c2d10a9b7d82..0e113245e6d40f8e68c64873b8f095056b76fa45 100644 (file)
@@ -1366,7 +1366,7 @@ void cpu_report_tpr_access(CPUX86State *env, TPRAccess access);
  * If value is NULL, no default will be set and the original
  * value from the CPU model table will be kept.
  *
- * It is valid to call this funciton only for properties that
+ * It is valid to call this function only for properties that
  * are already present in the kvm_default_props table.
  */
 void x86_cpu_change_kvm_default(const char *prop, const char *value);