diff --git a/gst-libs/gst/tag/xmpwriter.c b/gst-libs/gst/tag/xmpwriter.c index 23282b8a32..842f897582 100644 --- a/gst-libs/gst/tag/xmpwriter.c +++ b/gst-libs/gst/tag/xmpwriter.c @@ -1,4 +1,4 @@ -/* GStreamer XmpConfig +/* GStreamer TagXmpWriter * Copyright (C) 2010 Thiago Santos * * This library is free software; you can redistribute it and/or @@ -18,7 +18,7 @@ */ /** - * SECTION:gstxmpconfig + * SECTION:gsttagxmpwriter * @short_description: Interface for elements that provide XMP serialization * *