1
0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-06-12 11:14:02 +02:00

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