libs: Fix a typo in comments.
authorHe Junyan <junyan.he@hotmail.com>
Fri, 1 Mar 2019 04:33:26 +0000 (12:33 +0800)
committerHe Junyan <junyan.he@hotmail.com>
Fri, 1 Mar 2019 04:35:00 +0000 (12:35 +0800)
Fix a typo in function description of
gst_vaapi_surface_pool_new_with_chroma_type.

Signed-off-by: He Junyan <junyan.he@hotmail.com>
gst-libs/gst/vaapi/gstvaapisurfacepool.c

index 661ae18..4152fbf 100644 (file)
@@ -177,7 +177,7 @@ error:
  * @height: the desired height, in pixels
  *
  * Creates a new #GstVaapiVideoPool of #GstVaapiSurface with the specified
- * chroam type and dimensions. The underlying format of the surfaces is
+ * chroma type and dimensions. The underlying format of the surfaces is
  * implementation (driver) defined.
  *
  * Return value: the newly allocated #GstVaapiVideoPool