Author: dsahlberg
Date: Sat May 16 19:40:38 2026
New Revision: 1934276

Log:
* INSTALL
  (cmake): Use tarball (without a dash) for consistency

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Sat May 16 19:02:29 2026        (r1934275)
+++ subversion/trunk/INSTALL    Sat May 16 19:40:38 2026        (r1934276)
@@ -1208,7 +1208,7 @@ II.   INSTALLATION
           $ cmake -B out [build options]
           $ cmake --build out
 
-      Note: If you're using the tar-ball distribution, the first gen-make step
+      Note: If you're using the tarball distribution, the first gen-make step
       can be skipped.
 
       "out" in the commands above is the build directory used by CMake.

Reply via email to