fix: typo in AsyncConfig comment

This commit is contained in:
Guus der Kinderen 2023-10-10 19:15:55 +02:00
parent 4460a59bc8
commit fc16b7919b

View file

@ -48,7 +48,7 @@ pub enum ServerConfig {
},
}
/// XMMPP client configuration
/// XMPP client configuration
#[derive(Clone, Debug)]
pub struct Config {
/// jid of the account