Documentation: kmemleak: correct spelling mistake
authorRahul Bedarkar <rahulbedarkar89@gmail.com>
Thu, 31 Jul 2014 18:20:19 +0000 (23:50 +0530)
committerJiri Kosina <jkosina@suse.cz>
Tue, 26 Aug 2014 07:35:53 +0000 (09:35 +0200)
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/kmemleak.txt

index b772418bf06486638a19781ef8cc5149c70ba4cc..f4f033c8d856e44ac85ba655da2348230acd8c4e 100644 (file)
@@ -122,7 +122,7 @@ Then as usual to get your report with:
 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
 won't be freed when kmemleak is disabled, and those objects may occupy
 a large part of physical memory.