mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -4,7 +4,7 @@ use crate::provider::{Protocol, Socket};
|
||||
|
||||
/// Set of variable parameters to try during configuration.
|
||||
///
|
||||
/// Can be loaded from offline provider database, online configuraiton
|
||||
/// Can be loaded from offline provider database, online configuration
|
||||
/// or derived from user entered parameters.
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
pub(crate) struct ServerParams {
|
||||
|
||||
Reference in New Issue
Block a user