Skip to content
Snippets Groups Projects
Commit ebe80a60 authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Fix typo

parent 069115ba
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ to_json(nlohmann::json &j, const RoomInfo &info);
void
from_json(const nlohmann::json &j, RoomInfo &info);
//! Basic information per member;
//! Basic information per member.
struct MemberInfo
{
std::string name;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment