Fixed typo in .off docs

This commit is contained in:
Tommy Jepsen 2024-07-18 12:27:33 +02:00
parent ae1cdac7db
commit 5928d4f280
No known key found for this signature in database
GPG Key ID: 861D0CD10F210A5E

View File

@ -155,7 +155,7 @@ export class FFmpeg {
}
/**
* Unlisten to log or prgress events from `ffmpeg.exec()`.
* Unlisten to log or progress events from `ffmpeg.exec()`.
*
* @category FFmpeg
*/