Author: danielsh
Date: Wed Mar 16 01:04:38 2022
New Revision: 1898955

URL: http://svn.apache.org/viewvc?rev=1898955&view=rev
Log:
On the 'pristines-on-demand-on-mwf' branch:

* notes/i525/i525-user-guide.md: Fix misspelled option name.

Modified:
    subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md

Modified: 
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md
URL: 
http://svn.apache.org/viewvc/subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md?rev=1898955&r1=1898954&r2=1898955&view=diff
==============================================================================
--- 
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md 
(original)
+++ 
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md 
Wed Mar 16 01:04:38 2022
@@ -251,7 +251,7 @@ Not minimal:
 
   - The operation in the end may not look at all the files in "sync scope":
     for example, because of filtering options (such as `--depth`,
-    `--changelists`), or because the operation terminated early (for
+    `--changelist`), or because the operation terminated early (for
     example, `svn resolve`... and choose `quit`).
   - The operation in the end may not read the pristine copy of every file it
     processes: for example, `svn diff --properties-only`.


Reply via email to