Commit b022de7e authored by Dominik Charousset's avatar Dominik Charousset

Fix typo

parent 58327fa9
......@@ -262,7 +262,7 @@ public:
return heartbeat_interval_;
}
/// Retruns whether the middleman tries to establish
/// Returns whether the middleman tries to establish
/// a direct connection to each of its peers.
inline bool enable_automatic_connections() const {
return enable_automatic_connections_;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment