diff --git a/examples/template_example/2D_transient_square_coupled.i b/examples/template_example/2D_transient_square_coupled.i index e72aeecd3ad2356821348bda274743e8f5223bdd..c20413711a847e702e7357d7e923ae3b689bc179 100644 --- a/examples/template_example/2D_transient_square_coupled.i +++ b/examples/template_example/2D_transient_square_coupled.i @@ -102,7 +102,7 @@ petsc_options_iname = '-pc_type -pc_hypre_type' petsc_options_value = 'hypre boomeramg' [./TimeStepper] - type = NekTimestepper + type = NekTimeStepper [../] []