Documentation: kmemleak: correct spelling mistake

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Rahul Bedarkar 2014-07-31 23:50:19 +05:30 committed by Jiri Kosina
parent 1578ea3a09
commit abb3b1f8d7
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Then as usual to get your report with:
Freeing kmemleak internal objects Freeing kmemleak internal objects
--------------------------------- ---------------------------------
To allow access to previosuly found memory leaks after kmemleak has been To allow access to previously found memory leaks after kmemleak has been
disabled by the user or due to an fatal error, internal kmemleak objects disabled by the user or due to an fatal error, internal kmemleak objects
won't be freed when kmemleak is disabled, and those objects may occupy won't be freed when kmemleak is disabled, and those objects may occupy
a large part of physical memory. a large part of physical memory.