From 764cddcdb035eabbe3ccac98d69d31e0e44b1193 Mon Sep 17 00:00:00 2001 From: Julian Cable Date: Mon, 28 Nov 2022 17:52:09 +0000 Subject: [PATCH 1/2] Minor fix --- en-US/S.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en-US/S.xml b/en-US/S.xml index c2b66bf..6f0433a 100644 --- a/en-US/S.xml +++ b/en-US/S.xml @@ -534,7 +534,7 @@ a programming and technical sense, it also means "Run the source - More generally, avoid use of "SQL" as a generic marker if possible. When discussing MySQL, write "MySQL". When discussing Microsoft SQL Server, write "Microsoft SQL Server". When discussing PostgreSQL (which is pronounced pŏstgrĕs kyü ĕl), write "PostgreSQL". + More generally, avoid the use of "SQL" as a generic marker if possible. When discussing MySQL, write "MySQL". When discussing Microsoft SQL Server, write "Microsoft SQL Server". When discussing PostgreSQL (which is pronounced pŏstgrĕs kyü ĕl), write "PostgreSQL". From cb94df16c87daaf7593e5587eebb46c33f58f70f Mon Sep 17 00:00:00 2001 From: Julian Cable Date: Wed, 30 Nov 2022 17:04:04 +0000 Subject: [PATCH 2/2] Implement change from review --- en-US/S.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en-US/S.xml b/en-US/S.xml index 6f0433a..46da1b8 100644 --- a/en-US/S.xml +++ b/en-US/S.xml @@ -534,7 +534,7 @@ a programming and technical sense, it also means "Run the source - More generally, avoid the use of "SQL" as a generic marker if possible. When discussing MySQL, write "MySQL". When discussing Microsoft SQL Server, write "Microsoft SQL Server". When discussing PostgreSQL (which is pronounced pŏstgrĕs kyü ĕl), write "PostgreSQL". + More generally, avoid "SQL" as a generic marker if possible. When discussing MySQL, write "MySQL". When discussing Microsoft SQL Server, write "Microsoft SQL Server". When discussing PostgreSQL (which is pronounced pŏstgrĕs kyü ĕl), write "PostgreSQL".