From 94a144482c11bd7d3e82fce1f36790f83805827c Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Thu, 15 Jun 2017 15:16:20 -0700 Subject: [PATCH] Corrected casing. --- Documentation/compatibility/wpf-printing-stack-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/compatibility/wpf-printing-stack-update.md b/Documentation/compatibility/wpf-printing-stack-update.md index 54265d5..51211a2 100644 --- a/Documentation/compatibility/wpf-printing-stack-update.md +++ b/Documentation/compatibility/wpf-printing-stack-update.md @@ -13,8 +13,8 @@ NotPlanned WPF's Printing APIs using now call Window's Print Document Package API in favor of the now deprecated XPS -Print API. the change was made with serviceability in mind; neither users nor developers -should see any changes in behaviour or API usage, The new printing +Print API. The change was made with serviceability in mind; neither users nor developers +should see any changes in behavior or API usage. The new printing stack is enabled by default when running in Windows 10 Creators Update. The old printing stack will still continue to work just as before in older Windows versions.