Browse Source

mm: Fix typo in cleancache.txt

Correct spelling "implementatation" to "implementation" in
Documentation/vm/cleancache.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masanari Iida 13 years ago
parent
commit
d65657c862
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/vm/cleancache.txt

+ 1 - 1
Documentation/vm/cleancache.txt

@@ -92,7 +92,7 @@ failed_gets	- number of gets that failed
 puts		- number of puts attempted (all "succeed")
 flushes		- number of flushes attempted
 
-A backend implementatation may provide additional metrics.
+A backend implementation may provide additional metrics.
 
 FAQ