From 58c42af722cebecd86e340dc3ed9ec44b1fe4a55 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 7 Dec 2011 13:03:53 +0100 Subject: doxygen: misc consistency, spelling and wording fixes --- libavcodec/celp_math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/celp_math.h') diff --git a/libavcodec/celp_math.h b/libavcodec/celp_math.h index 9cd9ae238d..4a502ca04b 100644 --- a/libavcodec/celp_math.h +++ b/libavcodec/celp_math.h @@ -64,7 +64,7 @@ static inline int bidir_sal(int value, int offset) } /** - * returns the dot product. + * Return the dot product. * @param a input data array * @param b input data array * @param length number of elements -- cgit v1.2.3