aboutsummaryrefslogtreecommitdiff
path: root/lib/room.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/room.h')
-rw-r--r--lib/room.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/room.h b/lib/room.h
index 9113654b..ac169550 100644
--- a/lib/room.h
+++ b/lib/room.h
@@ -557,7 +557,7 @@ signals:
* Aside from all changes in the room state
* @param changes a set of flags describing what changes occurred
* upon the last sync
- * \sa StateChange
+ * \sa Changes
*/
void changed(Changes changes);
/**