lavc: fix misspelling in comment

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
pull/2/head
Dustin Brody 13 years ago committed by Ronald S. Bultje
parent 680b1852ab
commit b2700a5c7c
  1. 2
      libavcodec/avcodec.h

@ -1440,7 +1440,7 @@ typedef struct AVCodecContext {
float b_quant_offset;
/**
* Error recognization; higher values will detect more errors but may
* Error recognition; higher values will detect more errors but may
* misdetect some more or less valid parts as errors.
* - encoding: unused
* - decoding: Set by user.

Loading…
Cancel
Save