svn commit: r1936884 - subversion/trunk
[email protected] Wed, 05 Aug 2026 00:07:40 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178588846027.2436364.16916745410563747192@svn03-he-fi> |
Author: lyalyakin
Date: Wed Aug 5 00:07:40 2026
New Revision: 1936884
Log:
Typofix.
* INSTALL
(II.E.3): fix an SQLite-related reference that pointed to I.C.12 (Python)
instead of I.C.2 (SQLite) (obvious typofix I guess).
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Tue Aug 4 23:16:56 2026 (r1936883)
+++ subversion/trunk/INSTALL Wed Aug 5 00:07:40 2026 (r1936884)
@@ -961,7 +961,7 @@ II. INSTALLATION
* Download the SQLite amalgamation from
https://www.sqlite.org/download.html
and extract it into SVN\sqlite-amalgamation.
- See I.C.12 for alternatives to using the amalgamation package.
+ See I.C.2 for alternatives to using the amalgamation package.
E.4 Building the Binaries