diff --git a/Documentation/kasan.txt b/Documentation/kasan.txt index d2f4c8f2f2d2a7..94c8815793744d 100644 --- a/Documentation/kasan.txt +++ b/Documentation/kasan.txt @@ -118,7 +118,7 @@ Memory state around the buggy address: ffff8800693bc800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== -The header of the report discribe what kind of bug happend and what kind of +The header of the report discribe what kind of bug happened and what kind of access caused it. It's followed by the description of the accessed slub object (see 'SLUB Debug output' section in Documentation/vm/slub.txt for details) and the description of the accessed memory page.