summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/scsi.rst
diff options
context:
space:
mode:
authorRemington Brasga <rbrasga@uci.edu>2024-04-30 00:55:27 +0200
committerJonathan Corbet <corbet@lwn.net>2024-05-02 18:02:29 +0200
commitda51bbcdbace8f43adf6066934c3926b656376e5 (patch)
tree0ef923a8a2aba086a10fec6ccc413fa7e860dc44 /Documentation/driver-api/scsi.rst
parentdocs: kernel_include.py: Cope with docutils 0.21 (diff)
downloadlinux-da51bbcdbace8f43adf6066934c3926b656376e5.tar.xz
linux-da51bbcdbace8f43adf6066934c3926b656376e5.zip
Docs: typos/spelling
Fix spelling and grammar in Docs descriptions Signed-off-by: Remington Brasga <rbrasga@uci.edu> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240429225527.2329-1-rbrasga@uci.edu
Diffstat (limited to 'Documentation/driver-api/scsi.rst')
-rw-r--r--Documentation/driver-api/scsi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/scsi.rst b/Documentation/driver-api/scsi.rst
index 64b231d125e0..ec92ea2c82cd 100644
--- a/Documentation/driver-api/scsi.rst
+++ b/Documentation/driver-api/scsi.rst
@@ -259,7 +259,7 @@ attributes for Serial Attached SCSI, a variant of SATA aimed at large
high-end systems.
The SAS transport class contains common code to deal with SAS HBAs, an
-aproximated representation of SAS topologies in the driver model, and
+approximated representation of SAS topologies in the driver model, and
various sysfs attributes to expose these topologies and management
interfaces to userspace.