]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Typo in linux_drivers_scsi_seagate.c
authorJames Mayer <james@cobaltmountain.com>
Mon, 15 Jul 2002 05:51:15 +0000 (22:51 -0700)
committerJames Morris <jmorris@intercode.com.au>
Mon, 15 Jul 2002 05:51:15 +0000 (22:51 -0700)
drivers/scsi/seagate.c

index 4b83e7dbb3d1090bc3bac947e3f88e7c881285dc..35a758c43a3f98161f6a140b739b3e3664d80a81 100644 (file)
@@ -21,7 +21,7 @@
  * linux 2.1.112, simplified some #defines etc. <pavel@ucw.cz>
  *
  * Aug 2000 - aeb - deleted seagate_st0x_biosparam(). It would try to
- * read the physical disk geometry, a bad mistake. Of course it doesnt
+ * read the physical disk geometry, a bad mistake. Of course it doesn't
  * matter much what geometry one invents, but on large disks it
  * returned 256 (or more) heads, causing all kind of failures.
  * Of course this means that people might see a different geometry now,