We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507dbbd commit d999f74Copy full SHA for d999f74
1 file changed
tools/xpath/xpath.xml
@@ -6,7 +6,7 @@
6
</macros>
7
<!--<expand macro="requirements"/>-->
8
<expand macro="stdio"/>
9
- <command intepreter="bash"><![CDATA[xpath
+ <command interpreter="bash"><![CDATA[xpath
10
-q
11
-e '$expression' $input > $output
12
]]></command>
0 commit comments