vlc | branch: master | Alexandre Janniaux <[email protected]> | Mon Oct 21 
23:50:43 2019 +0200| [4cb5eaef9c332fac2ca2047c68660772393df89a] | committer: 
Rémi Denis-Courmont

tls: fix typo in doc

Signed-off-by: Rémi Denis-Courmont <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4cb5eaef9c332fac2ca2047c68660772393df89a
---

 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,

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to