summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-18 11:18:52 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-18 11:18:52 +0100
commit1c77bad4e194c3c95607f7988fe10b8f9cec46ad (patch)
treeac192ba8344d2a787c48384b7beb9636571ab53b /bin
parentee89e6509a3eef984d570b7d3b8ee4253498d86e (diff)
downloadjenkins.debian.net-1c77bad4e194c3c95607f7988fe10b8f9cec46ad.tar.xz
we hate typos, yes we do
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 115b8f14..a5aee501 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -170,7 +170,7 @@ boot_system() {
}
-backup_screensho() {
+backup_screenshot() {
cp snapshot_${PRINTF_NR}.ppm snapshot_${PRINTF_NR}.ppm.bak
}