Skip to content

Commit bf3e1fe

Browse files
authored
Typo
1 parent fcc47b8 commit bf3e1fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux-installer/idt-installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ function env_setup {
365365
${env_file}
366366
fi
367367
;;
368-
*) error "Interal error - called with invalid parameter: ${1}";;
368+
*) error "Internal error - called with invalid parameter: ${1}";;
369369
esac
370370
}
371371

0 commit comments

Comments
 (0)