Documentation: Fix typo in multiple files in Documentation
[firefly-linux-kernel-4.4.55.git] / Documentation / parisc / debugging
index d728594058e59b423c12192e948e6ccf86bc73bf..7d75223fa18d6b9347d97992d4d4c0e519a28922 100644 (file)
@@ -34,6 +34,6 @@ registers interruption handlers read to find out where the machine
 was interrupted - so if you get an interruption between the instruction
 that clears the Q bit and the RFI that sets it again you don't know
 where exactly it happened.  If you're lucky the IAOQ will point to the
-instrucion that cleared the Q bit, if you're not it points anywhere
+instruction that cleared the Q bit, if you're not it points anywhere
 at all.  Usually Q bit problems will show themselves in unexplainable
 system hangs or running off the end of physical memory.