File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -434,11 +434,11 @@ text.hinting_factor : 8 # Specifies the amount of softness for hinting in the
434
434
#animation.frame_format: 'png' # Controls frame format used by temp files
435
435
#animation.ffmpeg_path: 'ffmpeg' # Path to ffmpeg binary. Without full path
436
436
# $PATH is searched
437
- #animation.ffmpeg_args: '' # Additional arugments to pass to ffmpeg
437
+ #animation.ffmpeg_args: '' # Additional arguments to pass to ffmpeg
438
438
#animation.avconv_path: 'avconv' # Path to avconv binary. Without full path
439
439
# $PATH is searched
440
- #animation.avconv_args: '' # Additional arugments to pass to ffmpeg
440
+ #animation.avconv_args: '' # Additional arguments to pass to avconv
441
441
#animation.mencoder_path: 'mencoder'
442
442
# Path to mencoder binary. Without full path
443
443
# $PATH is searched
444
- #animation.mencoder_args: '' # Additional arugments to pass to mencoder
444
+ #animation.mencoder_args: '' # Additional arguments to pass to mencoder
You can’t perform that action at this time.
0 commit comments