Skip to content

Commit 98d6157

Browse files
committed
Fix typo.
modified: scripts/setup.postfix.sh
1 parent dc43b99 commit 98d6157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup.postfix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ setup_postfix () {
3131
echo "# See configuration in file"
3232
echo "# ${CONFIG_DIR}/postfix.sh"
3333
echo "#"
34-
echo "# E-mail address for redirectrion: ${MY_MAIL_REDIRECT}"
34+
echo "# E-mail address for redirection: ${MY_MAIL_REDIRECT}"
3535
echo "# Relayhost: ${MY_MAIL_RELAY}"
3636
echo "# Relayhost port: ${MY_MAIL_RELAY_PORT}"
3737
echo "# Relayhost user: ${MY_MAIL_RELAY_USER}"

0 commit comments

Comments
 (0)