Skip to content
Snippets Groups Projects
Commit 648399f7 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

typo fix

parent db1fdc32
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ void regex_configure(resolve_service_t *res, ssexec_t *info, char const *path, c
newargv[m++] = 0 ;
log_info("launch script configure of module: ", name) ;
log_info("launch configure script of module: ", name) ;
pid = child_spawn0(newargv[0], newargv, newenv) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment