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 committed Mar 25, 2019
1 parent a61c2b7 commit eb40c6c
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 @@ -2941,7 +2941,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 eb40c6c

Please sign in to comment.