docs: fix typo in mention of MSVC
authorBruce Momjian
Mon, 13 May 2019 03:24:43 +0000 (23:24 -0400)
committerBruce Momjian
Mon, 13 May 2019 03:24:43 +0000 (23:24 -0400)
doc/src/sgml/release-12.sgml

index 5f5d1da33d277e1dcd5e8bfbeee5d8371682ad65..e3f8741f1dbb24364016b02ee70fc93f76aab35e 100644 (file)
@@ -253,6 +253,10 @@ Previously, \pset format a chose aligned;
 
 
 
+
+
 
 The maximum btree index length is now reduced by eight bytes;  a  operation could potentially fail.
 
@@ -2608,7 +2612,7 @@ Author: Andres Freund 
 -->
 
 
-Require a C99-supported compiler, and MSCV 2013 or later on Windows (Andres Freund)
+Require a C99-supported compiler, and MSVC 2013 or later on Windows (Andres Freund)