Skip to content

Commit

Permalink
One more reference to "FIFO" becomes "insertion"
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhkay committed Nov 27, 2024
1 parent 6a5671d commit 66ffed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specifications/xpath-functions-40/src/xpath-functions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7565,7 +7565,7 @@ return <table>
all have a timezone, or all have no timezone.</p></note>
</item>

<item><p><term>Fifo</term> (first-in, first-out) ordering maintains and delivers the
<item><p><term>Insertion</term> ordering maintains and delivers the
entries in a map in the order they were added: new entries are added at the end. The detailed
rules are determined by the <code>map:put</code> function.</p></item>
</ulist>
Expand Down

0 comments on commit 66ffed8

Please sign in to comment.