shithub: libvpx

Download patch

ref: dbda863a3341f882708269c7a6390e46585f562c
parent: 16249382cb8040bd6f3f7ad765e5ccf89c687e24
parent: efbfaf6d114186f05662ffa82c2edd4fb8ef6f95
author: John Koleszar <jkoleszar@google.com>
date: Wed Jul 7 12:57:37 EDT 2010

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

--- 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