Remove redundant words in sentence master github/master
authorDaniel Gustafsson <daniel@yesql.se>
Mon, 6 Oct 2025 12:04:10 +0000 (14:04 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Mon, 6 Oct 2025 12:04:10 +0000 (14:04 +0200)
The words "HTML documentation" were duplicated in the base presskit,
and turns out they have been so since the v11 presskit.  This fixes
the v18 presskit base but the older ones are left as they are historic
records of what was published at the time.

Author: Daniel Gustafsson <daniel@yesql.se>
Reported-by: "William Sescu (Suva)" <william.sescu@suva.ch>
Discussion: https://postgr.es/m/ZR0P278MB02510DC8731F636750D80CA8E8E3A@ZR0P278MB0251.CHEP278.PROD.OUTLOOK.COM

templates/pages/about/press/presskit18/base.html

index 681f4e43dedf5e4163c275918a32be3298102ceb..47a70e60f02628f24f743c063eca8187a1495d2e 100644 (file)
@@ -105,7 +105,7 @@ resources:
 {% block presskit_docs %}
 <h2>Documentation</h2>
 <p>
-  PostgreSQL 18 comes with HTML documentation HTML documentation as well as man
+  PostgreSQL 18 comes with HTML documentation as well as man
   pages, and you can also browse the documentation online in both
   <a href="/docs/18/">HTML</a> and <a href="/files/documentation/pdf/18/postgresql-18-US.pdf">PDF</a> formats.
 </p>