Fix common misspellings
[linux-block.git] / arch / mips / include / asm / paccess.h
index c2394f8b0fe131b896ba0898094cb25ed7c9a24d..9ce5a1e7e14ce5e965bb61af520267f70fdbdaf6 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
  *
  * Protected memory access.  Used for everything that might take revenge
- * by sending a DBE error like accessing possibly non-existant memory or
+ * by sending a DBE error like accessing possibly non-existent memory or
  * devices.
  */
 #ifndef _ASM_PACCESS_H