]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/xen/interface/grant_table.h
scripts/spelling.txt: add "an union" pattern and fix typo instances
[mirror_ubuntu-artful-kernel.git] / include / xen / interface / grant_table.h
index 56806bc90c2fbe0227a87b8c3bec2c38256d95a5..7fb7112d667c41247f46e1e00ab84de7669a11ba 100644 (file)
@@ -181,7 +181,7 @@ struct grant_entry_header {
 };
 
 /*
- * Version 2 of the grant entry structure, here is an union because three
+ * Version 2 of the grant entry structure, here is a union because three
  * different types are suppotted: full_page, sub_page and transitive.
  */
 union grant_entry_v2 {