summaryrefslogtreecommitdiff
path: root/tools/sdv
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-07 17:05:36 -0700
committerBarry Golden <[email protected]>2015-08-07 17:05:36 -0700
commit93217010e0c3d492c432fbccb167f6070775ba36 (patch)
tree914aa9ccf9757a996882321d0896262989e80459 /tools/sdv
parent7c089b4b332b8a8bd2e29672bbf4f6ee430b3e77 (diff)
Update README.md
Diffstat (limited to 'tools/sdv')
-rw-r--r--tools/sdv/samples/SDV-FailDriver-KMDF/ReadMe.md2
-rw-r--r--tools/sdv/samples/SDV-FailDriver-NDIS/ReadMe.md2
-rw-r--r--tools/sdv/samples/SDV-FailDriver-STORPORT/ReadMe.md2
-rw-r--r--tools/sdv/samples/SDV-FailDriver-WDM/ReadMe.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/ReadMe.md b/tools/sdv/samples/SDV-FailDriver-KMDF/ReadMe.md
index 003e71a0..ce2b381c 100644
--- a/tools/sdv/samples/SDV-FailDriver-KMDF/ReadMe.md
+++ b/tools/sdv/samples/SDV-FailDriver-KMDF/ReadMe.md
@@ -10,7 +10,7 @@ Run the sample
1. In the **Solutions Explorer** window, select the driver project (fail\_driver1).
- From the **Driver** menu, click **Launch Static Driver Verifier…**.
+ From the **Driver** menu, click **Launch Static Driver Verifier...**.
This opens the Static Driver Verifier application, where you can control, configure, and schedule when Static Driver Verifier performs an analysis.
diff --git a/tools/sdv/samples/SDV-FailDriver-NDIS/ReadMe.md b/tools/sdv/samples/SDV-FailDriver-NDIS/ReadMe.md
index 67d821a1..5903ad29 100644
--- a/tools/sdv/samples/SDV-FailDriver-NDIS/ReadMe.md
+++ b/tools/sdv/samples/SDV-FailDriver-NDIS/ReadMe.md
@@ -10,7 +10,7 @@ Run the sample
1. In the **Solutions Explorer** window, select the driver project (sdvmp.vcxProj).
- From the **Driver** menu, click **Launch Static Driver Verifier…**.
+ From the **Driver** menu, click **Launch Static Driver Verifier...**.
This opens the Static Driver Verifier application, where you can control, configure, and schedule when Static Driver Verifier performs an analysis.
diff --git a/tools/sdv/samples/SDV-FailDriver-STORPORT/ReadMe.md b/tools/sdv/samples/SDV-FailDriver-STORPORT/ReadMe.md
index d0c36133..8611e51d 100644
--- a/tools/sdv/samples/SDV-FailDriver-STORPORT/ReadMe.md
+++ b/tools/sdv/samples/SDV-FailDriver-STORPORT/ReadMe.md
@@ -10,7 +10,7 @@ Run the sample
1. In the **Solutions Explorer** window, select the driver project (lsi\_u3.vcxProj).
- From the **Driver** menu, click **Launch Static Driver Verifier…**.
+ From the **Driver** menu, click **Launch Static Driver Verifier...**.
This opens the Static Driver Verifier application, where you can control, configure, and schedule when Static Driver Verifier performs an analysis.
diff --git a/tools/sdv/samples/SDV-FailDriver-WDM/ReadMe.md b/tools/sdv/samples/SDV-FailDriver-WDM/ReadMe.md
index 43630cad..49a69753 100644
--- a/tools/sdv/samples/SDV-FailDriver-WDM/ReadMe.md
+++ b/tools/sdv/samples/SDV-FailDriver-WDM/ReadMe.md
@@ -10,7 +10,7 @@ Run the sample
1. In the **Solutions Explorer** window, select the driver project (fail\_driver1).
- From the **Driver** menu, click **Launch Static Driver Verifier…**.
+ From the **Driver** menu, click **Launch Static Driver Verifier...**.
This opens the Static Driver Verifier application, where you can control, configure, and schedule when Static Driver Verifier performs an analysis.