Fix names of "Visual Studio" and Meson in a documentation sentence.
authorNoah Misch
Wed, 7 Aug 2024 18:43:08 +0000 (11:43 -0700)
committerNoah Misch
Wed, 7 Aug 2024 18:43:08 +0000 (11:43 -0700)
Commit 3cffe7946c268be91a340ec9a27081cb93d67d35 missed this.  Back-patch
to v17, which introduced this.

Discussion: https://postgr.es/m/CAJ7c6TM7ct0EjoCQaLSVYoxxnEw4xCUFebWj77GktWsqEdyCtQ@mail.gmail.com

doc/src/sgml/installation.sgml

index 8e132d4cf5d37050cce1dc87f66d676c068f1b46..a4f6d7a0d495e5f55368ff9bf731824d6cc00d11 100644 (file)
@@ -3740,8 +3740,8 @@ make: *** [postgres] Error 1
    
 
    
-    PostgreSQL for Windows with Visual can be built using meson, as described
-    in .
+    PostgreSQL for Windows with Visual Studio can be built using Meson, as
+    described in .
     The native Windows port requires a 32 or 64-bit version of Windows
     10 or later.