Fix a comment typo
authorFabian Keil <fk@fabiankeil.de>
Sun, 23 Feb 2020 11:13:40 +0000 (12:13 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 23 Feb 2020 12:04:15 +0000 (13:04 +0100)
ssl.c

diff --git a/ssl.c b/ssl.c
index 78a7c65..d8ae0fe 100644 (file)
--- a/ssl.c
+++ b/ssl.c
@@ -1542,7 +1542,7 @@ exit:
  *
  * Function    :  make_certs_path
  *
  *
  * Function    :  make_certs_path
  *
- * Description : Creates path to file from three pieces. This fuction
+ * Description : Creates path to file from three pieces. This function
  *               takes parameters and puts them in one new mallocated
  *               char * in correct order. Returned variable must be freed
  *               by caller. This function is mainly used for creating
  *               takes parameters and puts them in one new mallocated
  *               char * in correct order. Returned variable must be freed
  *               by caller. This function is mainly used for creating