shithub: libvpx

Download patch

ref: efbfaf6d114186f05662ffa82c2edd4fb8ef6f95
parent: 1e23f45119c86482f9d8e384e7e093ed3b741cbc
author: Michael Kohler <michaelkohler@live.com>
date: Wed Jul 7 15:49:58 EDT 2010

Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter".

Signed-off-by: Michael Kohler <michaelkohler@live.com>

--- a/vpx/internal/vpx_codec_internal.h
+++ b/vpx/internal/vpx_codec_internal.h
@@ -138,7 +138,7 @@
  * provide type safety for the exchanged data or assign meanings to the
  * control codes. Those details should be specified in the algorithm's
  * header file. In particular, the ctrl_id parameter is guaranteed to exist
- * in the algorithm's control mapping table, and the data paramter may be NULL.
+ * in the algorithm's control mapping table, and the data parameter may be NULL.
  *
  *
  * \param[in]     ctx              Pointer to this instance's context