projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
864e08b
)
Fix typo on Solaris download page
author
Daniel Gustafsson
<daniel@yesql.se>
Fri, 8 Oct 2021 08:53:32 +0000
(10:53 +0200)
committer
Daniel Gustafsson
<daniel@yesql.se>
Fri, 8 Oct 2021 08:53:32 +0000
(10:53 +0200)
templates/pages/download/solaris.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/download/solaris.html
b/templates/pages/download/solaris.html
index f705021dc51d1528740d2487791c404ca0e702ae..1034bde99d2d60a4eef1c4f7b0af5364e4fb3ff9 100644
(file)
--- 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.
<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 combi
an
tions of versions and compilers are actively being tested.
+for information about which combi
na
tions of versions and compilers are actively being tested.
</p>
{%endblock%}