On the 'xpatch' branch: Fix typo in BRANCH-README. git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/xpatch@1925684 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/BRANCH-README b/BRANCH-README index b6e5e1d..237fc49 100644 --- a/BRANCH-README +++ b/BRANCH-README
@@ -5,7 +5,7 @@ - [ ] Design xpatch format - [ ] Implement xpatch parser/writer based on the format - [ ] Finish-out the apply-processor, for later usage inside of this branch -- [ ] Connect all together; The patch-file routins, working copy diff +- [ ] Connect all together; The patch-file routines, working copy diff processors and the cmdline interface. - [ ] Profit!