summaryrefslogtreecommitdiff
path: root/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
committerBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
commit7c089b4b332b8a8bd2e29672bbf4f6ee430b3e77 (patch)
tree8a7e461efc0c2e77b9cd82b3968e38fd5efef7b4 /print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript
parent9026073a419b5ef68fb46d4f7fae52dbef09dbe1 (diff)
Update README.md
Diffstat (limited to 'print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript')
-rw-r--r--print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ReadMe.md b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ReadMe.md
index 60c78353..71a6f72b 100644
--- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ReadMe.md
+++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ReadMe.md
@@ -10,7 +10,7 @@ The Constraints.js file in this sample demonstrates the implementation of JavaSc
This sample does not demonstrate **ConvertPrintTicketToDevMode** or **ConvertDevModeToPrintTicket**, which utilize a property bag to store data in the private section of the DEVMODE structure.
-**Note**  This sample is for the v4 print driver model.
+**Note** This sample is for the v4 print driver model.
Related topics
--------------