Skip to content

Commit eb2821b

Browse files
ltangvaldyosifkit
authored andcommitted
Fix typo templaing->templating
1 parent 2242976 commit eb2821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ declare -A debianVariants=(
1414
#[5.5]='jessie'
1515
)
1616

17-
# Templaing
17+
# Templating
1818
templateVersions=( "5.5 5.6 5.7 8.0" )
1919
declare -A passwordset
2020
passwordset["5.5"]="SET PASSWORD FOR 'root'@'localhost'=PASSWORD('\${MYSQL_ROOT_PASSWORD}');"

0 commit comments

Comments
 (0)