Skip to content

Commit

Permalink
Correction d'une traduction erronée
Browse files Browse the repository at this point in the history
D'après un rapport de Gilles Hollebeke.
  • Loading branch information
gleu committed Jun 21, 2017
1 parent f5f612c commit d185cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/func.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6335,7 +6335,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
me paraît pas bon -->
<entry>préfixe <literal>FM</literal></entry>
<entry>mode remplissage (<foreignphrase>Fill Mode</foreignphrase>)
(supprime les espaces et les zéros de complétion en fin)</entry>
(supprime les zéros et les blancs de remplissage en début de chaîne)</entry>
<entry><literal>FMMonth</literal></entry>
</row>
<row>
Expand Down

0 comments on commit d185cd9

Please sign in to comment.