Skip to content

Commit

Permalink
Fixed 1.0 left-over in p:filter
Browse files Browse the repository at this point in the history
  • Loading branch information
xatapult committed Sep 11, 2024
1 parent 74caac5 commit 181cdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps/src/main/xml/steps/filter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
a <tag class="attribute">select</tag> expression except that the select
expression is computed dynamically.</para>

Expand Down

0 comments on commit 181cdcf

Please sign in to comment.