Skip to content

Commit 6f2d497

Browse files
committed
An letter
1 parent 70eb13f commit 6f2d497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mpeg4/mpeg4BoxType.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export default class Mpeg4BoxType {
114114
public static readonly UDTA = this.getType("udta");
115115
/**
116116
* Alias URL box?
117-
* @remarks Specified in FFMPEG source but no in Exiftool.
117+
* @remarks Specified in FFMPEG source but not in Exiftool.
118118
*/
119119
public static readonly URL = this.getType("©url");
120120
/** ISO user extension box */

0 commit comments

Comments
 (0)