Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3abc5a6

Browse files
committed
Fix misspelled pg_trgm contrib name in PostgreSQL 11 release notes
Author: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoD0Eii9y9f3cQV9AsaUF%3DMmOrQuZLHqoobFp%3DmSKEx1CA%40mail.gmail.com
1 parent a5db274 commit 3abc5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-11.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2835,7 +2835,7 @@ same commits as above
28352835
-->
28362836

28372837
<para>
2838-
Add <link linkend="pgtrgm"><application>pgtrgm</application></link>
2838+
Add <link linkend="pgtrgm"><application>pg_trgm</application></link>
28392839
function <function>strict_word_similarity()</function> to compute
28402840
the similarity of whole words (Alexander Korotkov)
28412841
</para>

0 commit comments

Comments
 (0)