Skip to content

Commit 15e769d

Browse files
fix typo
Signed-off-by: Michael Valdron <michael.valdron@gmail.com>
1 parent 8eff9e9 commit 15e769d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kvm/create.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ then
1212
exit 2
1313
fi
1414

15-
# Variable
15+
# Variables
1616
base_dir=$(dirname $0)
1717
template_name=$1
1818
vm_name=$2

0 commit comments

Comments
 (0)