diff --git a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
index 44cab07c25..80895d7fb2 100644
--- a/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
+++ b/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml
@@ -168,7 +168,7 @@
       you can for any other program.</para>
 
     <para>This first dump is from a 5.2-BETA kernel and the crash
-      comes from deep within the kernel.  The ouput below has been
+      comes from deep within the kernel.  The output below has been
       modified to include line numbers on the left.  This first trace
       inspects the instruction pointer and obtains a back trace.  The
       address that is used on line 41 for the <command>list</command>