diff --git a/examples/00-fluent/exhaust_system_settings_api.py b/examples/00-fluent/exhaust_system_settings_api.py index 79ee3abed54..104462f96e4 100644 --- a/examples/00-fluent/exhaust_system_settings_api.py +++ b/examples/00-fluent/exhaust_system_settings_api.py @@ -568,8 +568,8 @@ ############################################################################### # Solve and postprocess # --------------------- -# Once you have completed the fault tolerate meshing workflow, you can solve and -# postprcess the results. +# Once you have completed the fault-tolerant meshing workflow, you can solve and +# postprocess the results. # # Switch to solution mode # ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/examples/00-fluent/external_compressible_flow.py b/examples/00-fluent/external_compressible_flow.py index 5c584a74da6..36f0e8c297f 100644 --- a/examples/00-fluent/external_compressible_flow.py +++ b/examples/00-fluent/external_compressible_flow.py @@ -240,7 +240,7 @@ # Solve and postprocess # --------------------- # Once you have completed the watertight geometry meshing workflow, you can -# solve and postprcess the results. +# solve and postprocess the results. # # Switch to solution mode # ~~~~~~~~~~~~~~~~~~~~~~~