summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 0f27e5de8..9cb0a6f63 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1667,7 +1667,7 @@ else:
del myunadded[x]
if myautoadd:
- print ">>> Auto-Adding missing digests..."
+ print ">>> Auto-Adding missing Manifest(s)..."
if options.pretend:
if vcs == "cvs":
print "(cvs add "+" ".join(myautoadd)+")"