Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed 1.0 left-over in p:filter #628

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

xatapult
Copy link
Contributor

I found a small 1.0 left-over in p:filter (mentioning p:input instead of p:with-input). This should fix it.

@xatapult xatapult requested a review from a team as a code owner September 11, 2024 14:12
@xatapult xatapult removed the request for review from a team September 11, 2024 14:12
@ndw ndw self-requested a review September 11, 2024 14:17
@@ -14,7 +14,7 @@ based on a (possibly dynamically constructed) XPath select expression.</para>
<p:option name="select" required="true" as="xs:string" e:type="XPathExpression"/>
</p:declare-step>

<para>This step behaves just like an <tag>p:input</tag> with
<para>This step behaves just like an <tag>p:with-input</tag> with
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want ...just like a <tag>... here. Not "an" because "with" doesn't begin with a vowel.

@ndw
Copy link
Collaborator

ndw commented Sep 11, 2024

I can merge it for you, but you should configure your git client to sign commits if you can.

@xatapult
Copy link
Contributor Author

@ndw If you would be so kind to merge it for me. I'm wrestling with this whole "signed commits" thing, its not exactly easy...

@ndw ndw merged commit 28016ac into xproc:master Sep 11, 2024
1 of 2 checks passed
@xatapult xatapult deleted the p-filter-enhancement branch October 1, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants