summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi/ScsiBusDxe
diff options
context:
space:
mode:
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-30 07:06:28 +0000
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-30 07:06:28 +0000
commit2d4117c04988b1d8a7612a2e777f9ad73b1843a5 (patch)
tree2ce12139c8a478a54dbce39d9fa67443718d1a67 /MdeModulePkg/Bus/Scsi/ScsiBusDxe
parent29129ce46350c99fcca31bb1463027c52a1636d4 (diff)
downloadedk2-platforms-2d4117c04988b1d8a7612a2e777f9ad73b1843a5.tar.xz
Typo corrected
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7152 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus/Scsi/ScsiBusDxe')
-rw-r--r--MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf b/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
index e06553187a..a03b5150cb 100644
--- a/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
+++ b/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
@@ -1,7 +1,7 @@
#/** @file
#
# SCSI bus driver. This driver scans all SCSI devices and creates a device handle for
-# each of them. After this the driver installs the Path Device Protocol and SCSI I/O Protocol on
+# each of them. After this the driver installs the Device Path Protocol and SCSI I/O Protocol on
# these handles.
#
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>