Author: lyalyakin
Date: Fri Sep  4 15:54:51 2026
New Revision: 1937872

Log:
Follow-up to r1937870.

* INSTALL
  (II.C): Some minor tweaks.

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Fri Sep  4 15:46:38 2026        (r1937871)
+++ subversion/trunk/INSTALL    Fri Sep  4 15:54:51 2026        (r1937872)
@@ -336,7 +336,7 @@ II.   INSTALLATION
 
       The vcproj/vcxproj files for Visual Studio 2010 - 2022 can be generated
       with gen-make.py.  The required dependencies have to be present in the
-      system (built or installed) before generating the files. Minimal
+      system (built or installed) before generating the files.  A minimal
       gen-make.py command looks like this:
 
           C:\SVN\src>python gen-make.py --vsnet-version=2022 ^
@@ -358,6 +358,7 @@ II.   INSTALLATION
       The 'python win-tests.py --help' command prints the list of available
       options.
 
+
   D.  Running the test suite
       ----------------------
 

Reply via email to