Documentation: Docbook: Fix generated DocBook/kernel-api.xml
[linux-2.6-block.git] / mm / filemap.c
index 65d44fd88c7850c5f1ae23d5d2e46b40ce831317..f092654cc1a36e5f671ab4100806cb3e0761b632 100644 (file)
@@ -720,7 +720,7 @@ EXPORT_SYMBOL_GPL(add_page_wait_queue);
  *
  * Unlocks the page and wakes up sleepers in ___wait_on_page_locked().
  * Also wakes sleepers in wait_on_page_writeback() because the wakeup
- * mechananism between PageLocked pages and PageWriteback pages is shared.
+ * mechanism between PageLocked pages and PageWriteback pages is shared.
  * But that's OK - sleepers in wait_on_page_writeback() just go back to sleep.
  *
  * The mb is necessary to enforce ordering between the clear_bit and the read