diff options
-rw-r--r-- | lib/Iurt/Chroot.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm index c896097..b0d48cc 100644 --- a/lib/Iurt/Chroot.pm +++ b/lib/Iurt/Chroot.pm @@ -22,7 +22,7 @@ our @EXPORT = qw( create_temp_chroot remove_chroot create_chroot - create_buid_chroot + create_build_chroot check_chroot check_build_chroot ); |