diff options
Diffstat (limited to 'components/chroot-includes')
-rwxr-xr-x | components/chroot-includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/chroot-includes b/components/chroot-includes index 625256efc..654448916 100755 --- a/components/chroot-includes +++ b/components/chroot-includes @@ -63,7 +63,7 @@ def main(): print('E: /bin/cpio - no such file', file=sys.stderr) if verbose: - print('I: cpio can be optained from:\n' + print('I: cpio can be obtained from:\n' 'I: http://www.gnu.org/software/cpio/\n' 'I: http://ftp.gnu.org/gnu/cpio/\n' 'I: On Debian based systems, cpio can be installed with:\n' |