summaryrefslogtreecommitdiffstats
path: root/tools/debugscripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debugscripts/README')
-rw-r--r--tools/debugscripts/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/debugscripts/README b/tools/debugscripts/README
index bd28cdc..2081531 100644
--- a/tools/debugscripts/README
+++ b/tools/debugscripts/README
@@ -15,7 +15,7 @@ perform kernel debugging, you would do:
This directory also contains a kgdb script that given a crash dump number
-automaticly extract the path to the kernel source, run gdb to extract
+automatically extract the path to the kernel source, run gdb to extract
information about kernel modules loaded, and then rerun gdb loading the
necessary symbols for the modules. You need to make sure you build the
-modules w/ debugging symbols seperately to get things to work.
+modules w/ debugging symbols separately to get things to work.
OpenPOWER on IntegriCloud