summaryrefslogtreecommitdiffstats
path: root/quilt/fold.in
diff options
context:
space:
mode:
Diffstat (limited to 'quilt/fold.in')
-rw-r--r--quilt/fold.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt/fold.in b/quilt/fold.in
index 5e9cb02..cd7d327 100644
--- a/quilt/fold.in
+++ b/quilt/fold.in
@@ -75,7 +75,7 @@ fi
top=$(top_patch)
if [ -z "$top" ]
then
- echo $"No patch applied"
+ echo $"No patches applied"
fi
trap "failed=1" SIGINT