[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.14.4-12-g6e57c32
Modestas Vainius
modax at alioth.debian.org
Sat Jun 2 16:37:44 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-tools.git;a=commitdiff;h=6e57c32
The following commit has been merged in the master branch:
commit 6e57c32120c6449e03f3636655502db2747e954f
Author: Modestas Vainius <modax at debian.org>
Date: Sat Jun 2 19:37:24 2012 +0300
Better grammar (IMHO anyway).
---
pkgkde-vcs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pkgkde-vcs b/pkgkde-vcs
index 58fca08..d390bbd 100755
--- a/pkgkde-vcs
+++ b/pkgkde-vcs
@@ -84,7 +84,7 @@ runcmd()
echo "$" "$*" >&2
fi
if [ "$OPT_PROMPT" = "prompt" ]; then
- echo -n "Run this command above and all others? (p = prompt next time) [Y/n/p]: "
+ echo -n "Run the command above and all others? (p = prompt next time) [Y/n/p]: "
while true; do
read ans
if [ "$ans" = "Y" ] || [ "$ans" = "y" ] || [ -z "$ans" ]; then
--
Debian Qt/KDE packaging tools
More information about the pkg-kde-commits
mailing list