language: "email"

Missed three occurrences.

Follow-up to 7a92f86
This commit is contained in:
Daniel Stenberg 2021-12-20 13:49:03 +01:00
parent 556a42edfb
commit e7e5cc4c63
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ curl internals
- [FILE](#file)
- [SMB](#smb)
- [LDAP](#ldap)
- [E-mail](#email)
- [Email](#email)
- [General](#general)
- [Persistent Connections](#persistent)
- [multi interface/non-blocking](#multi)
@ -354,7 +354,7 @@ LDAP
Everything LDAP is in `lib/ldap.c` and `lib/openldap.c`.
<a name="email"></a>
E-mail
Email
======
The email related source code is in `lib/imap.c`, `lib/pop3.c` and