Skip to content
Snippets Groups Projects
Commit 53a1ec69 authored by James Willis's avatar James Willis
Browse files

Fixed typos.

parent de67011b
No related branches found
No related tags found
1 merge request!827Improvement to the stand-alone FOF tool
......@@ -225,10 +225,10 @@ if test "x$enable_debug" = "xyes"; then
fi
fi
# Check if stand-along FoF is on.
# Check if stand-alone FoF is on.
AC_ARG_ENABLE([stand-alone-fof],
[AS_HELP_STRING([--enable-stand-alone-fof],
[Acticate the compilation of the stand-alone friends-of-friends post-processing tool.],
[Activate the compilation of the stand-alone friends-of-friends post-processing tool.],
)],
[enable_standalone_fof="$enableval"],
[enable_standalone_fof="no"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment