]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/include/asm/desc_defs.h
scripts/spelling.txt: add "an union" pattern and fix typo instances
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / desc_defs.h
index eb5deb42484d5e283adeaa191c004d1566f11a7f..49265345d4d223ffcf15e03ba2843ddaabe82668 100644 (file)
@@ -15,7 +15,7 @@
  * FIXME: Accessing the desc_struct through its fields is more elegant,
  * and should be the one valid thing to do. However, a lot of open code
  * still touches the a and b accessors, and doing this allow us to do it
- * incrementally. We keep the signature as a struct, rather than an union,
+ * incrementally. We keep the signature as a struct, rather than a union,
  * so we can get rid of it transparently in the future -- glommer
  */
 /* 8 byte segment descriptor */