summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/why-dont-you2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/why-dont-you b/bin/why-dont-you
index abe5c59..669f457 100755
--- a/bin/why-dont-you
+++ b/bin/why-dont-you
@@ -373,7 +373,7 @@ case "${action}" in
printf '"\\""'
printf ')'
printf '),'
- printf '"\\" which must be replaced simulatanously"'
+ printf '" which must be replaced simulatanously"'
printf ') FROM ('
printf 'SELECT DISTINCT '
printf 'CONCAT(`architectures`.`name`,"/",`d_bp`.`pkgname`) AS `dependent`,'