Typo fix.
This commit is contained in:
parent
ee8dc261dc
commit
69d25eadc3
1 changed files with 2 additions and 2 deletions
|
@ -172,7 +172,7 @@ config PRINT_SERVER
|
|||
choice
|
||||
prompt "Mail server"
|
||||
config MS_sendmail
|
||||
bool "sendmail'
|
||||
bool "sendmail"
|
||||
config MS_postfix
|
||||
bool "postfix"
|
||||
config MS_exim"
|
||||
|
|
Reference in a new issue