diff --git a/libs/gst/net/gstnetaddressmeta.c b/libs/gst/net/gstnetaddressmeta.c index 2c413e272b..9c970ba331 100644 --- a/libs/gst/net/gstnetaddressmeta.c +++ b/libs/gst/net/gstnetaddressmeta.c @@ -21,9 +21,9 @@ * SECTION:gstnetaddressmeta * @short_description: Network address metadata * - * #GstNetAddress can be used to store a network address. #GstNetAddressMeta can - * be used to store a network address in a #GstBuffer so that it network - * elements can track the to and from address of the buffer. + * #GstNetAddressMeta can be used to store a network address (a #GSocketAddress) + * in a #GstBuffer so that it network elements can track the to and from address + * of the buffer. */ #include