Skip to content
Snippets Groups Projects
Commit b2a76ba7 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Typo in configure.ac

parent 4cb541f6
No related branches found
No related tags found
1 merge request!324Gravity multi dt
...@@ -802,7 +802,7 @@ esac ...@@ -802,7 +802,7 @@ esac
# Gravity multipole order # Gravity multipole order
AC_ARG_WITH([multipole-order], AC_ARG_WITH([multipole-order],
[AS_HELP_STRING([--with-multipole-order=<order>], [AS_HELP_STRING([--with-multipole-order=<order>],
[order of the multipole and gravtiational field expansion @<:@ default: 3@:>@] [order of the multipole and gravitational field expansion @<:@ default: 3@:>@]
)], )],
[with_multipole_order="$withval"], [with_multipole_order="$withval"],
[with_multipole_order="3"] [with_multipole_order="3"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment