- sync wait period with deamon
[oweals/gnunet.git] / src / regex / regex_test_lib.h
index b21af2ebb76411e0711b5588ded28913861faae8..5e13c29de7ae6f615cb6dd1ab210a89ff1817784 100644 (file)
@@ -43,7 +43,7 @@ extern "C"
  *
  * @param regexes A NULL-terminated array of regexes.
  *
- * @retrun A string with a single regex that matches any of the original regexes
+ * @return A string with a single regex that matches any of the original regexes
  */
 char *
 GNUNET_REGEX_combine(char * const regexes[]);