Re: typos
Justin Pryzby <pryzby@telsasoft.com>
On Wed, Apr 20, 2022 at 11:32:08PM +0200, Alvaro Herrera wrote:
> On 2022-Apr-19, Alvaro Herrera wrote:
>
> > I propose we standardize on <productname>Zstd</productname> everywhere.
> > Users can look it up if they're really interested.
>
> So the attached.
>
> There are other uses of <literal>zstd</literal>, but those are referring to the
> executable program.
This one shouldn't be changed, or not like this?
> @@ -560,7 +560,7 @@ $ENV{PROVE_TESTS}='t/020*.pl t/010*.pl'
> <varlistentry>
> <term><varname>ZSTD</varname></term>
> <listitem><para>
> - Path to a <application>zstd</application> command. The default is
> + Path to a <application>Zstd</application> command. The default is
> <literal>zstd</literal>, which will search for a command by that
> name in the configured <envar>PATH</envar>.
> </para></listitem>
Maybe it should say s/a/the/, like:
- Path to a <application>zstd</application> command. The default is
+ Path to the <application>zstd</application> command. The default is
Commits
-
Fix typos and grammar in code and test comments
- 45edde037efc 15.0 landed
-
Standardize references to Zstandard as <productname>
- 586955dddecc 15.0 landed
-
CREATE PUBLICATION ref: Minor tweaks to row filters
- bb85eec6fe91 15.0 landed
-
Add missing spaces after single-line comments
- a00fd066b1b6 15.0 landed
-
Docs: fix some spelling mistakes and also do some wordsmithing
- ac8be0cb9578 15.0 landed
-
Remove extraneous blank lines before block-closing braces
- 24d2b2680a8d 15.0 landed
-
Docs: wording improvement for compute_query_id = regress
- ea669b808838 14.3 landed
- a59746d31126 15.0 landed
-
Docs: tidy up various usages of the productname tag
- fdc18ea23b39 15.0 landed
-
Docs: adjust wording about basebackup_to_shell's required_role GUC
- d27323db7c45 15.0 landed
-
Docs: adjust pg_upgrade syntax to mark -B as optional
- 9144fa27dd7f 13.7 landed
- e286be5d0531 14.3 landed
- 0f0b76b67a06 15.0 landed
-
Docs: avoid confusing use of the word "synchronized"
- af3e3a9b4f52 12.11 landed
- e22fd217ec5b 13.7 landed
- 3a95dfe4025f 14.3 landed
- 55ff3563d8fa 15.0 landed
-
Fix grammatical errors and typos in logical replication docs.
- aeebb8bf233e 15.0 landed
-
Docs: Mention that relpersistence is for sequences now too
- e0064f0ff6df 15.0 landed
-
Fix various typos and spelling mistakes in code comments
- b0e5f02ddc83 15.0 landed
-
Docs: Fix various mistakes and typos
- bba3c35b29d0 15.0 landed