summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/live-build2
-rw-r--r--debian/control4
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/live-build b/bin/live-build
index 14d66d681..4f277622c 100755
--- a/bin/live-build
+++ b/bin/live-build
@@ -30,7 +30,7 @@ then
man live-build
exit 0
else
- Echo "live-build contains the scripts that build a Debian Live system from a configuration directory."
+ Echo "live-build contains the scripts to build a Debian Live system from a configuration directory."
echo
Echo "An introduction to live-build can be found in the live-build(7) manpage."
diff --git a/debian/control b/debian/control
index d057acef5..bfa5d8916 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Suggests:
mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub,
uuid-runtime, win32-loader
Description: Live System Build Scripts
- live-build contains the scripts that build a live system from a configuration
+ live-build contains the scripts to build a live system from a configuration
directory.
Package: live-build-cgi
@@ -28,7 +28,7 @@ Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
Recommends: apache2 | httpd, cron
Description: Live System Build Scripts (CGI frontend)
- live-build contains the scripts that build a live system from a configuration
+ live-build contains the scripts to build a live system from a configuration
directory.
.
This package contains the CGI frontend (experimental!).