summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/gstmessage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstmessage.c b/gst/gstmessage.c
index 815485f174..764dfd88a3 100644
--- a/gst/gstmessage.c
+++ b/gst/gstmessage.c
@@ -2168,7 +2168,7 @@ gst_message_parse_qos_stats (GstMessage * message, GstFormat * format,
* to perform actions triggered by a state change.
*
* @code contains a well defined string describing the action.
- * @test should contain a user visible string detailing the current action.
+ * @text should contain a user visible string detailing the current action.
*
* Returns: (transfer full): The new qos message.
*/