diff options
Diffstat (limited to 'components/bootstrap-cdebootstrap')
-rwxr-xr-x | components/bootstrap-cdebootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/bootstrap-cdebootstrap b/components/bootstrap-cdebootstrap index 6649423fa..008205ff1 100755 --- a/components/bootstrap-cdebootstrap +++ b/components/bootstrap-cdebootstrap @@ -89,7 +89,7 @@ def main(): print('E: /usr/bin/cdebootstrap - no such file', file=sys.stderr) if verbose: - print('I: cdebootstrap can be optained from:\n' + print('I: cdebootstrap can be obtained from:\n' 'I: http://anonscm.debian.org/gitweb/?p=users/waldi/cdebootstrap.git\n' 'I: http://ftp.debian.org/debian/pool/main/c/cdebootstrap/\n' 'I: On Debian based systems, cdebootstrap can be installed with:\n' |