mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:47:29 +03:00
idn: fix typo in test description
s/enabked/enabled/i
This commit is contained in:
parent
53bcf55b45
commit
d4a4d5402f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ LC_CTYPE=en_US.UTF-8
|
|||
perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) ne "utf-8");'
|
||||
</precheck>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support (IDN Enabked) - UTF-8 based recipient (host part only)
|
||||
SMTP without SMTPUTF8 support (IDN Enabled) - UTF-8 based recipient (host part only)
|
||||
</name>
|
||||
<stdin>
|
||||
From: different
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue