Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masanari Iida and committed by
Jiri Kosina
d65657c8 50db7fa3

+1 -1
+1 -1
Documentation/vm/cleancache.txt
··· 92 92 puts - number of puts attempted (all "succeed") 93 93 flushes - number of flushes attempted 94 94 95 - A backend implementatation may provide additional metrics. 95 + A backend implementation may provide additional metrics. 96 96 97 97 FAQ 98 98