From 363771ea3c13e11dd2bf6f4fb6aed724652fdabb Mon Sep 17 00:00:00 2001 From: Eniz Vukovic Date: Tue, 13 Oct 2015 00:35:46 +0200 Subject: Fix typo and change logger config option --- other/apidsl/toxav.in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/apidsl') diff --git a/other/apidsl/toxav.in.h b/other/apidsl/toxav.in.h index 20efa1d1..592c3def 100644 --- a/other/apidsl/toxav.in.h +++ b/other/apidsl/toxav.in.h @@ -389,7 +389,7 @@ enum class CALL_CONTROL { /** * Request that the friend stops sending video. Regardless of the friend's * compliance, this will cause the ${event video.receive_frame} event to stop being - * triggered on receiving an video frame from the friend. + * triggered on receiving a video frame from the friend. */ HIDE_VIDEO, /** -- cgit v1.2.3