diff -ru subversion-1.2.0-rc1/contrib/client-side/svn_load_dirs.pl.in subversion-1.2.0-rc1-rcs/contrib/client-side/svn_load_dirs.pl.in
--- subversion-1.2.0-rc1/contrib/client-side/svn_load_dirs.pl.in	Tue Jun 15 06:39:22 2004
+++ subversion-1.2.0-rc1-rcs/contrib/client-side/svn_load_dirs.pl.in	Mon Apr 18 17:35:25 2005
@@ -654,7 +654,7 @@
                     $print_rename_message = 0;
                     print "\n",
                       "The following table lists files and directories that\n",
-                      "exist in either the Subversion repository and the\n",
+                      "exist in either the Subversion repository or the\n",
                       "directory to be imported but not both.  You now have\n",
                       "the opportunity to match them up as renames instead\n",
                       "of deletes and adds.  This is a Good Thing as it'll\n",


