From 4c06e9e6eb2a21bab6604b2715c5fddd03446a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 6 Jan 2019 00:48:56 +0000 Subject: [PATCH] audiometa: fix docs typo --- gst-libs/gst/audio/gstaudiometa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/audio/gstaudiometa.h b/gst-libs/gst/audio/gstaudiometa.h index cc05b06fed..0b1b48bf07 100644 --- a/gst-libs/gst/audio/gstaudiometa.h +++ b/gst-libs/gst/audio/gstaudiometa.h @@ -146,7 +146,7 @@ typedef struct _GstAudioMeta GstAudioMeta; * * It is a requirement for non-interleaved buffers to have this metadata * attached and to be mapped with gst_audio_buffer_map() in order to ensure - * correct handling of cliping and channel reordering. + * correct handling of clipping and channel reordering. * * The different channels in @offsets are always in the GStreamer channel order. * Zero-copy channel reordering can be implemented by swapping the values in