Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianGruen committed Jan 9, 2025
1 parent 2fe5867 commit 54f76d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specifications/xquery-40/src/expressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8360,8 +8360,8 @@ return $f(12.3)]]></eg>
<nt def="IfExpr">IfExpr</nt>,
<phrase role="xquery">
<nt def="TryCatchExpr">TryCatchExpr</nt>, </phrase>
and <nt def="OrExpr"
>OrExpr</nt>. Each of these expressions is described in a separate section of this document.</p>
and <nt def="PipelineExpr"
>PipelineExpr</nt>. Each of these expressions is described in a separate section of this document.</p>

<!--<div2 id="with-expressions" diff="del" at="Issue1075">
<head>Setting Namespace Context</head>
Expand Down

0 comments on commit 54f76d9

Please sign in to comment.