Documentation/scsi/hptiop.txt fix a typo
authorStefan Huber <steffhip@googlemail.com>
Thu, 27 Jun 2013 10:54:51 +0000 (12:54 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Aug 2013 10:41:12 +0000 (12:41 +0200)
Corrected the word ponter to pointer.

Signed-off-by: Stefan Huber <steffhip@gmail.com>
Signed-off-by: Matthias Schid <aircrach115@gmail.com>
Signed-off-by: Simon Puels <simon.puels@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/scsi/hptiop.txt

index 4a4f47e759cde1b852032d5bfb488023322df2b5..12ecfd308e557a4ccbf2878bf36baced83acae22 100644 (file)
@@ -151,7 +151,7 @@ To send a request to the controller:
       generated.
 
     - The host read the outbound list copy pointer shadow register and compare
-      with previous saved read ponter N. If they are different, the host will
+      with previous saved read pointer N. If they are different, the host will
       read the (N+1)th outbound list unit.
 
       The host get the index of the request from the (N+1)th outbound list
This page took 0.027951 seconds and 5 git commands to generate.