Przeglądaj źródła

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>
Rahul Bedarkar 11 lat temu
rodzic
commit
abb3b1f8d7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Documentation/kmemleak.txt

+ 1 - 1
Documentation/kmemleak.txt

@@ -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.