aboutsummaryrefslogtreecommitdiff
path: root/events/roommessageevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'events/roommessageevent.h')
-rw-r--r--events/roommessageevent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/events/roommessageevent.h b/events/roommessageevent.h
index 939113d1..b0d5a1cb 100644
--- a/events/roommessageevent.h
+++ b/events/roommessageevent.h
@@ -27,7 +27,7 @@ namespace QMatrixClient
{
enum class MessageEventType
{
- Text, Emote, Notice, Image, File, Location, Video, Audio, Unkown
+ Text, Emote, Notice, Image, File, Location, Video, Audio, Unknown
};
class MessageEventContent
@@ -115,4 +115,4 @@ namespace QMatrixClient
}
-#endif // QMATRIXCLIENT_ROOMMESSAGEEVENT_H \ No newline at end of file
+#endif // QMATRIXCLIENT_ROOMMESSAGEEVENT_H