svn commit: r1936358 - subversion/site/staging/docs/release-notes
[email protected] Mon, 20 Jul 2026 10:10:39 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178454223936.2644236.6157094378186513377@svn03-he-fi> |
Author: kotkov Date: Mon Jul 20 10:10:39 2026 New Revision: 1936358 Log: In site/staging: * doc/release-notes/1.15.html: (pristines-on-demand-checkout): Fix typo. Modified: subversion/site/staging/docs/release-notes/1.15.html Modified: subversion/site/staging/docs/release-notes/1.15.html ============================================================================== --- subversion/site/staging/docs/release-notes/1.15.html Mon Jul 20 10:08:18 2026 (r1936357) +++ subversion/site/staging/docs/release-notes/1.15.html Mon Jul 20 10:10:39 2026 (r1936358) @@ -343,7 +343,7 @@ $ svn checkout $REPO $WC </pre> <p>Users may also write <tt>--store-pristine=yes</tt> to explicitly request a -a normal, fully cached working copy. This may be useful in scripting +normal, fully cached working copy. This may be useful in scripting scenarios:</p> <pre> @@ -1000,4 +1000,4 @@ if they occur.</p> <!-- ***************** END CONTENT ****************** --> </div> <!-- #site-content --> </body> -</html> +</html> \ No newline at end of file