Skip to content

Commit

Permalink
Correction d'une typo dans "Recherche plein texte"
Browse files Browse the repository at this point in the history
  • Loading branch information
dlax authored and gleu committed Mar 25, 2019
1 parent f86da4a commit ed8b31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/textsearch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2857,7 +2857,7 @@ SELECT to_tsvector('supernova star');
'sn':1
</screen>

En principe, il es possible d'utiliser <function>to_tsquery</function> si
En principe, il est possible d'utiliser <function>to_tsquery</function> si
vous placez l'argument entre guillemets&nbsp;:

<screen>
Expand Down

0 comments on commit ed8b31b

Please sign in to comment.