Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhXLi-0008Ob-Bq for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Apr 2022 13:59:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nhXLh-0002Oq-0I for pgsql-hackers@arkaria.postgresql.org; Thu, 21 Apr 2022 13:59:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhXLg-0002HN-MB for pgsql-hackers@lists.postgresql.org; Thu, 21 Apr 2022 13:59:56 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nhXLe-0006Lx-6v for pgsql-hackers@postgresql.org; Thu, 21 Apr 2022 13:59:56 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 078F65C01F3; Thu, 21 Apr 2022 09:59:53 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 21 Apr 2022 09:59:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; t=1650549593; x=1650635993; bh=nzslC9Ph/ON9X NyfG9vJGUO+stKgp71lq8jTjgkOQvw=; b=C8Z6eYmMocWeQBoVgucWLU75BRbS4 6TmfP1MsRfejRJRzj51gd19Cq09fHekMk9jTRslZ5Wh1GPQrfs6ANNQRYy98CWiJ Dz+yoZrZGj6W+2DQrtQlPUzRcn1uTvlf0gZwYf8wG8N+wa1ZOwpocnaj5ImWPP9y 6cDrj4mjlMjLLOfRRgHBQPiYCmWxCXYcGo22TOrP/HuZrbQVoz2X/Tmev7fedMZs RXdjgk7CJp1XEPaNklDh9a0XlvACkKtgD2ripJYxwrzqYprRNJsmjb3Li+g46ccy p8WOzB2sVuIuAD+qSiuhYuskgtu1678kqlqMZqwYnlO0Sjd4kgj6JtxJw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrtddvgdejtdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefkffggfgfuvfevfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepieeglefgveejuddvheeh ueevueeiuefgjeehueevhedufeeuueelvdejjeegledvnecuffhomhgrihhnpehgihhthh husgdrtghomhdpfihikhhiphgvughirgdrohhrghenucevlhhushhtvghrufhiiigvpedt necurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghuthesvg hnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 21 Apr 2022 09:59:50 -0400 (EDT) Message-ID: Date: Thu, 21 Apr 2022 15:59:49 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: typos Content-Language: en-US To: Michael Paquier , Alvaro Herrera Cc: Justin Pryzby , David Rowley , pgsql-hackers@postgresql.org, Fabien COELHO , Amit Kapila References: <202204191105.uy6j3whgxbnh@alvherre.pgsql> <202204202132.qu3fgasip3o5@alvherre.pgsql> From: Peter Eisentraut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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"; >> >> >> >> - ZSTD >> + Zstd >> >> - Required for supporting ZSTD compression >> + Required for supporting Zstd 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.