Skip to content

Commit 8c6f6f3

Browse files
authored
Update Examples.md
1 parent 6b0f89e commit 8c6f6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ConvertProgressListener listener = new ConvertProgressListener();
3030

3131
try {
3232
File source = new File("file path");
33-
File target = new File("file path);
33+
File target = new File("file path");
3434

3535
//Audio Attributes
3636
AudioAttributes audio = new AudioAttributes();

0 commit comments

Comments
 (0)