fix some awkward wording.
authorChris Koeritz <fred@gruntose.com>
Fri, 20 Jan 2012 01:04:52 +0000 (20:04 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 20 Jan 2012 01:04:52 +0000 (20:04 -0500)
scripts/text/differ.pl

index 77de67da68b46c562927f7f47e91723d4b1253be..cd1c3353ea50f47d4ef47ef1c4db007939019cd4 100644 (file)
@@ -107,7 +107,7 @@ sub recurse_dirs
     &diff_dirs($dest, $src);
   } else {
     print "$break_line\n";
-    print "Source exists at \"$src\", but target does not.\n";
+    print "Source directory has \"$src\", but target does not.\n";
   }
 
   # iterate through the directory.