Fix typo on Solaris download page
authorDaniel Gustafsson <daniel@yesql.se>
Fri, 8 Oct 2021 08:53:32 +0000 (10:53 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Fri, 8 Oct 2021 08:53:32 +0000 (10:53 +0200)
templates/pages/download/solaris.html

index f705021dc51d1528740d2487791c404ca0e702ae..1034bde99d2d60a4eef1c4f7b0af5364e4fb3ff9 100644 (file)
@@ -10,6 +10,6 @@ The PostgreSQL community currently does not provide binary packages for Solaris.
 <p>
 PostgreSQL can still be built from source and used on Solaris. Please see
 <a href="https://buildfarm.postgresql.org/cgi-bin/show_status.pl">the PostgreSQL buildfarm status</a>
-for information about which combiantions of versions and compilers are actively being tested.
+for information about which combinations of versions and compilers are actively being tested.
 </p>
 {%endblock%}