From 47e929066eadfe8843543c8a2757a470d70007ee Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 2 Jan 2019 17:09:24 +0100 Subject: [PATCH] Fix typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a598d29..03e0dcd 100644 --- a/README.md +++ b/README.md @@ -191,8 +191,8 @@ Here are some Bash examples which illustrate getting and setting tag information tageditor set mkv:FOO=bar1 mp4:©foo=bar2 -f file.mkv file.m4a ``` - - In particular, the custom field `FOO` is set to `bar1` in test.mkv and the custom field `©foo` - is set to `bar2` in test.m4a. So the prefixes tell the tag editor that the specified field + - In particular, the custom field `FOO` is set to `bar1` in file.mkv and the custom field `©foo` + is set to `bar2` in file.m4a. So the prefixes tell the tag editor that the specified field ID is a native field ID of a particular tag format rather than a generic identifier. Native fields are only applied to the corresponding format of course. - The following prefixes are supported: