Skip to content
Snippets Groups Projects
Commit 9735ca6e authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

resolve a typo: sanboxing->sandboxing.

parent 95517279
Branches
No related tags found
No related merge requests found
......@@ -1616,7 +1616,7 @@ sandbox_init(sandbox_cfg_t *cfg)
#elif defined(__linux__)
(void)cfg;
log_warn(LD_GENERAL,
"This version of Tor was built without support for sanboxing. To "
"This version of Tor was built without support for sandboxing. To "
"build with support for sandboxing on Linux, you must have "
"libseccomp and its necessary header files (e.g. seccomp.h).");
return 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment