diff --git a/src/Mod/Fem/femsolver/elmer/equations/equation.py b/src/Mod/Fem/femsolver/elmer/equations/equation.py index 585667a0a7..e373cdf271 100644 --- a/src/Mod/Fem/femsolver/elmer/equations/equation.py +++ b/src/Mod/Fem/femsolver/elmer/equations/equation.py @@ -47,7 +47,7 @@ class Proxy(equationbase.BaseProxy): "Base", ( "Number of your choice\n" - "The equation with lowest number\n" + "The equation with highest number\n" "will be solved first." ) )