svn commit: r1936955 - subversion/trunk
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178609754041.3495120.1085648084569914898@svn03-he-fi> |
Author: lyalyakin
Date: Fri Aug 7 10:12:20 2026
New Revision: 1936955
Log:
Follow up to r1936953: indentation fix in INSTALL.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Fri Aug 7 10:07:57 2026 (r1936954)
+++ subversion/trunk/INSTALL Fri Aug 7 10:12:20 2026 (r1936955)
@@ -96,9 +96,9 @@ I. INTRODUCTION
* LZ4 (REQUIRED for client and server)
- Subversion uses the LZ4 library for compression. If it is not detected
- at compile time, a copy bundled with the Subversion sources can be
- used.
+ Subversion uses the LZ4 library for compression. If it is not
+ detected at compile time, a copy bundled with the Subversion sources
+ can be used.
* utf8proc (REQUIRED for client and server)