summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/grl-metadata-key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grl-metadata-key.h b/src/grl-metadata-key.h
index 0fa160a..c5b8935 100644
--- a/src/grl-metadata-key.h
+++ b/src/grl-metadata-key.h
@@ -48,7 +48,7 @@ typedef guint32 GrlKeyID;
* @GRL_MEDIA_TYPE_AUDIO: audio media
* @GRL_MEDIA_TYPE_VIDEO: video media
* @GRL_MEDIA_TYPE_IMAGE: image media
- * @GRL_MEDIA_TYPE_CONTAINER: contaddiner media
+ * @GRL_MEDIA_TYPE_CONTAINER: container media
*/
typedef enum {
GRL_MEDIA_TYPE_UNKNOWN,