From abb3b1f8d70cc9dfac98e67faf974c422a3d3e72 Mon Sep 17 00:00:00 2001 From: Rahul Bedarkar Date: Thu, 31 Jul 2014 23:50:19 +0530 Subject: Documentation: kmemleak: correct spelling mistake Signed-off-by: Rahul Bedarkar Acked-by: Randy Dunlap Signed-off-by: Jiri Kosina --- Documentation/kmemleak.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/kmemleak.txt b/Documentation/kmemleak.txt index b772418bf064..f4f033c8d856 100644 --- a/Documentation/kmemleak.txt +++ b/Documentation/kmemleak.txt @@ -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. -- cgit v1.2.3