summaryrefslogtreecommitdiffstats
path: root/src/xml/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/event.h')
-rw-r--r--src/xml/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/event.h b/src/xml/event.h
index ca79983ba..5210b232d 100644
--- a/src/xml/event.h
+++ b/src/xml/event.h
@@ -209,7 +209,7 @@ private:
};
/**
- * @brief Obect representing child order change
+ * @brief Object representing child order change
*/
class EventChgOrder : public Event {
public: