From afbfec4bf8ca1ef8e149f70bd89e0f7bc1c12fa0 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Fri, 8 Oct 2021 10:53:32 +0200 Subject: [PATCH] Fix typo on Solaris download page --- templates/pages/download/solaris.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/download/solaris.html b/templates/pages/download/solaris.html index f705021d..1034bde9 100644 --- a/templates/pages/download/solaris.html +++ b/templates/pages/download/solaris.html @@ -10,6 +10,6 @@ The PostgreSQL community currently does not provide binary packages for Solaris.

PostgreSQL can still be built from source and used on Solaris. Please see the PostgreSQL buildfarm status -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.

{%endblock%} -- 2.39.5