On 21.04.22 06:36, Michael Paquier wrote:
On Wed, Apr 20, 2022 at 11:32:08PM +0200, Alvaro Herrera wrote:
So the attached.

--- a/doc/src/sgml/install-windows.sgml
+++ b/doc/src/sgml/install-windows.sgml
@@ -307,9 +307,9 @@ $ENV{MSBFLAGS}="/m";
      </varlistentry>
<varlistentry>
-     <term><productname>ZSTD</productname></term>
+     <term><productname>Zstd</productname></term>
       <listitem><para>
-      Required for supporting <productname>ZSTD</productname> compression
+      Required for supporting <productname>Zstd</productname> compression

Looking at the zstd project itself for reference or just wiki-sensei,
I don't think that this is correct:
https://github.com/facebook/zstd
https://en.wikipedia.org/wiki/Zstd

Their README uses "zstd" in lower-case, while "Zstd" (first letter
upper-case) is used at the beginning of a sentence.

It is referred to as "Zstandard" at both of those places. Maybe we should use that. That is also easier to pronounce.


Reply via email to