Author: lyalyakin
Date: Mon Sep 7 15:17:58 2026
New Revision: 1937971
Log:
Minor change in section II.B's heading in INSTALL.
* INSTALL
(II.B): Replace 'using' with 'with' in the heading of the section. This is
for consistency with nearby headings.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Mon Sep 7 15:02:02 2026 (r1937970)
+++ subversion/trunk/INSTALL Mon Sep 7 15:17:58 2026 (r1937971)
@@ -267,8 +267,8 @@ II. INSTALLATION
into another working copy.
- B. Building using CMake (Windows and Unix)
- ---------------------------------------
+ B. Building with CMake (Windows and Unix)
+ --------------------------------------
Get the sources, either from a release tarball or by checking out the
official repository.