[vlc-devel] [PATCH] tls: fix typo in doc

Alexandre Janniaux ajanni at videolabs.io
Sun Oct 27 15:56:17 CET 2019


Hi,

Small ping for the patch,

Regards,
--
Alexandre Janniaux
Videolabs

On Mon, Oct 21, 2019 at 11:50:43PM +0200, Alexandre Janniaux wrote:
> ---
>  include/vlc_tls.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/vlc_tls.h b/include/vlc_tls.h
> index c91385e55e..18dbcd09ec 100644
> --- a/include/vlc_tls.h
> +++ b/include/vlc_tls.h
> @@ -54,7 +54,7 @@
>   * - callback vlc_tls_operations.writev,
>   * - callback vlc_tls_operations.shutdown.
>   *
> - * The following funcitons are treated as receiving data:
> + * The following functions are treated as receiving data:
>   * - vlc_tls_Read(),
>   * - vlc_tls_GetLine(),
>   * - callback vlc_tls_operations.readv,
> --
> 2.23.0
>


More information about the vlc-devel mailing list