Skip to content

Commit 0e96772

Browse files
committed
Fixup! fix typos in comment
1 parent 5c75066 commit 0e96772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doodle-formats/src/format/mpeg4.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ fn define_atom(
7575
module.define_format(name, make_atom(tag, data))
7676
}
7777

78-
// TODO - use this function proactively, or or remove io
78+
// TODO - use this function proactively, or remove it
7979
#[expect(dead_code)]
8080
fn define_atom_args(
8181
module: &mut FormatModule,

0 commit comments

Comments
 (0)