Skip to content

Commit 6ed4aa7

Browse files
Sameer Naikgjrtimmer
authored andcommitted
fixed typo
1 parent e194e7d commit 6ed4aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/runtime/functions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,7 @@ EOF
15621562
}
15631563

15641564
configure_container_timezone() {
1565-
# Preform sanity check of provided timezone value
1565+
# Perform sanity check of provided timezone value
15661566
if [ -e /usr/share/zoneinfo/${TIMEZONE} ]; then
15671567
# Configured timezone is available
15681568

0 commit comments

Comments
 (0)