Skip to content

Commit

Permalink
Une mini correction
Browse files Browse the repository at this point in the history
  • Loading branch information
gleu committed Jul 23, 2021
1 parent 336791c commit d514d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/ref/create_operator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<para>
Pour les opérateurs binaires, <literal>LEFTARG</literal> et
<literal>RIGHTARG</literal> doivent être définis.
Pour les opérateurs préfixes seul <literal>RIGHTARG</literal> devrait être
Pour les opérateurs préfixes, seul <literal>RIGHTARG</literal> devrait être
défini.
La fonction <replaceable class="parameter">nom_fonction</replaceable> doit avoir
été précédemment définie par <command>CREATE FUNCTION</command> et
Expand Down

0 comments on commit d514d3d

Please sign in to comment.