summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVoidVolker <[email protected]>2019-03-07 23:43:36 +0300
committerAdonais Romero González <[email protected]>2019-03-07 12:43:36 -0800
commit304383654075a8180e03de78f056a4af6cd95856 (patch)
tree7f0a4d437579c8d94c0ad72aef9d9dd179ecd170
parent43b7b07b35837f94aa10e412724007071003c0af (diff)
Readme typo fix (#349)
-rw-r--r--print/SampleOpenXPS/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/SampleOpenXPS/README.md b/print/SampleOpenXPS/README.md
index f939583f..e9e81f4e 100644
--- a/print/SampleOpenXPS/README.md
+++ b/print/SampleOpenXPS/README.md
@@ -11,7 +11,6 @@
OpenXPS Documents Print Sample
==============================
-This sample contains a set of documents that were generated from a variety of sources, including those generated from the Windows Presentation Foundation in the .NET Framework, from Office 2007, and from the Microsoft XPS Document Writer (MXDW). A few of the docuemts were either hand-built from scratch or hand-modified from another source. They have been included to provide you with a few documents that exercise a variety of features of the XML Paper Specification.
+This sample contains a set of documents that were generated from a variety of sources, including those generated from the Windows Presentation Foundation in the .NET Framework, from Office 2007, and from the Microsoft XPS Document Writer (MXDW). A few of the documents were either hand-built from scratch or hand-modified from another source. They have been included to provide you with a few documents that exercise a variety of features of the XML Paper Specification.
In addition, a few high-quality documents have been provided in the Showcase directory to highlight some of the XPS advantages in terms of screen-to-print fidelity. We've also created some documents that are intended to fail, by violating at least one conformance rule. These are in the ConformanceViolations directory. For information about OpenXPS in Windows, see [Improvements in XPSDrv](http://msdn.microsoft.com/en-us/library/windows/hardware/jj218730(v=vs.85).aspx) and [OpenXPS Support in Windows](http://msdn.microsoft.com/en-us/library/windows/hardware/br259130.aspx).
-