Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / jbd / revoke.c
index d29018307e2e9cca4b97409036d18f4b9421bcac..305a9076315466f27b2afea67c358cd27d74a3b6 100644 (file)
@@ -71,7 +71,7 @@
  * switching hash tables under them. For operations on the lists of entries in
  * the hash table j_revoke_lock is used.
  *
- * Finally, also replay code uses the hash tables but at this moment noone else
+ * Finally, also replay code uses the hash tables but at this moment no one else
  * can touch them (filesystem isn't mounted yet) and hence no locking is
  * needed.
  */