summaryrefslogtreecommitdiff
path: root/print/SimplePipelineFilter
diff options
context:
space:
mode:
Diffstat (limited to 'print/SimplePipelineFilter')
-rw-r--r--print/SimplePipelineFilter/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/SimplePipelineFilter/README.md b/print/SimplePipelineFilter/README.md
index 23227cce..94558670 100644
--- a/print/SimplePipelineFilter/README.md
+++ b/print/SimplePipelineFilter/README.md
@@ -22,4 +22,4 @@ The printing system supports a print filter pipeline. The pipeline is run when a
This sample shows how to use the print pipeline's filter interfaces.
-The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper. \ No newline at end of file
+The filters in the print pipeline consume a certain data type and produce a certain data type. This information is specified in the pipeline configuration file on a per printer driver basis. The WDK print filter sample contains two filter samples: one that consumes and produces XPS data type, and the other one consumes and produces opaque byte stream. For more information, see the [XpsDrv](http://msdn.microsoft.com/en-us/windows/hardware/gg463364) whitepaper.