Fix typos

This commit is contained in:
Mohammad Fares
2018-08-05 02:46:01 +03:00
parent 530ab84af9
commit 16b859b0f4
6 changed files with 11 additions and 11 deletions

View File

@@ -261,7 +261,7 @@ function command(argv) {
maxIdleTime: config.maxIdleTime
};
// For rendering the frames into PMG images
// For rendering the frames into PNG images
var renderingOptions = {
step: argv.step
};