mirror of
https://github.com/chatmail/core.git
synced 2026-05-10 18:36:29 +03:00
Fix some "`" code markup
This commit is contained in:
@@ -60,7 +60,7 @@ pub struct Contact {
|
||||
/// to access this field.
|
||||
authname: String,
|
||||
|
||||
/// E-Mail-Address of the contact. It is recommended to use `Contact::get_addr`` to access this field.
|
||||
/// E-Mail-Address of the contact. It is recommended to use `Contact::get_addr` to access this field.
|
||||
addr: String,
|
||||
|
||||
/// Blocked state. Use dc_contact_is_blocked to access this field.
|
||||
|
||||
Reference in New Issue
Block a user