From e4eafbbef9d494182ca863f7ee03095a235bdf71 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 2 Oct 2013 19:32:21 +0000 Subject: [PATCH] -fix typos --- src/include/gnunet_microphone_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_microphone_lib.h b/src/include/gnunet_microphone_lib.h index 1ba97cdf6..241d58a6c 100644 --- a/src/include/gnunet_microphone_lib.h +++ b/src/include/gnunet_microphone_lib.h @@ -77,7 +77,7 @@ typedef void (*GNUNET_MICROPHONE_DestroyCallback)(void *cls); /** - * A microphone is a device that can play or record audio data. + * A microphone is a device that can capture or otherwise produce audio data. */ struct GNUNET_MICROPHONE_Handle { -- 2.25.1