summaryrefslogtreecommitdiff
path: root/print/v4PrintDriverSamples/PrinterExtensionSample
diff options
context:
space:
mode:
Diffstat (limited to 'print/v4PrintDriverSamples/PrinterExtensionSample')
-rw-r--r--print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md b/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md
index e7ab1d25..ca5f6837 100644
--- a/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md
+++ b/print/v4PrintDriverSamples/PrinterExtensionSample/ReadMe.md
@@ -3,7 +3,7 @@ Printer Extension Sample
This sample demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. This .NET app uses PrintTicket, PrintCapabilities and Bidi in order to communicate with the print system and is suitable for inclusion in a v4 print driver.
-**Note**  This sample is for the v4 print driver model.
+**Note** This sample is for the v4 print driver model.
Related topics
--------------