Skip to content

Commit

Permalink
Minor fix. qt4cg#1685
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianGruen committed Jan 12, 2025
1 parent 7ff57d5 commit 3b36b6d
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="PipelineExpr"
>PipelineExpr</nt>. Each of these expressions is described in a separate section of this document.</p>
and <nt def="OrExpr"
>OrExpr</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 3b36b6d

Please sign in to comment.