From fa09e527ace61f51faf35b319430c799804419a9 Mon Sep 17 00:00:00 2001 From: Gerrit Imsieke Date: Tue, 19 Nov 2019 08:19:10 +0100 Subject: [PATCH] correct typo (closing quote should be U+201D) --- xproc/src/main/xml/specification.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xproc/src/main/xml/specification.xml b/xproc/src/main/xml/specification.xml index b5b4c1e3b..44f695312 100644 --- a/xproc/src/main/xml/specification.xml +++ b/xproc/src/main/xml/specification.xml @@ -4412,7 +4412,7 @@ can provide some sort of default for the rest of the pipeline. Whether all steps in the XProc namespace are referred to as “standard (atomic) steps” or only the steps in the standard step library, depends on context and is intentionally kept fuzzy. Steps in the XProc namespace that are not included in the standard step library may also be referred to as “optional standard - steps“ if further distinction is required. + steps” if further distinction is required. All of the standard (inluding optional), atomic steps are invoked in the same way: Where “p:atomic-stepmust be in the XProc