aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Bedarkar <[email protected]>2014-07-31 23:50:19 +0530
committerJiri Kosina <[email protected]>2014-08-26 09:35:53 +0200
commitabb3b1f8d70cc9dfac98e67faf974c422a3d3e72 (patch)
treed1cba56272a2d8d4d722b8bb421e8599780d2456
parent1578ea3a09b4ad761bfe90d7c3dfef73f6d975df (diff)
Documentation: kmemleak: correct spelling mistake
Signed-off-by: Rahul Bedarkar <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--Documentation/kmemleak.txt2
1 files changed, 1 insertions, 1 deletions
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.