Author: stsp
Date: Fri Jul 2 14:21:25 2010
New Revision: 959999
URL: http://svn.apache.org/viewvc?rev=959999&view=rev
Log:
* CHANGES: Fix a typo.
Modified:
subversion/trunk/CHANGES
Modified: subversion/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=959999&r1=959998&r2=959999&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Fri Jul 2 14:21:25 2010
@@ -36,7 +36,7 @@ http://svn.apache.org/repos/asf/subversi
* make 'svnadmin hotcopy' copy the fsfs config file (r905303)
* mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
* make mergeinfo queries not require access to the repo root (issue #3242)
- * update URLs to refer the the new apache.org repository (r904301, -94)
+ * update URLs to refer the new apache.org repository (r904301, -94)
* update relative externals during a switch (issue #3390)
* fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
* improve wc-ng working copy detection (r929382)