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

typo fix

parent 4f2c6a2e
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ int env_compute(stralloc *result, resolve_service_t *res)
}
if (!auto_stra(result, \
"## [STARTWARN]\n## DO NOT MODIFY THIS FILE, IT OVERWRITTEN AT UPGRADE TIME.\n## Uses \'66-env ", \
"## [STARTWARN]\n## DO NOT MODIFY THIS FILE, IT OVERWRITTEN AT UPGRADE TIME.\n## Uses \'66 environ ", \
name,"\' command instead.\n## Or make a copy of this file at ", src, "/", name, \
" and modify it.\n## [ENDWARN]\n", res->sa.s + res->environ.env))
log_warnu_return(LOG_EXIT_ZERO,"stralloc") ;
......
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