diff --git a/examples/014_cyclic_symmetry_example.py b/examples/014_cyclic_symmetry_example.py index fdfc9fbb7..10b850e37 100644 --- a/examples/014_cyclic_symmetry_example.py +++ b/examples/014_cyclic_symmetry_example.py @@ -77,7 +77,7 @@ # Plot ply-wise stresses # ~~~~~~~~~~~~~~~~~~~~~~ # All functions in PyDPF Composites can be used to -# post-process the original (first) sector. +# postprocess the initial (original) sector. rst_stream = composite_model.core_model.metadata.streams_provider stress_operator = dpf.operators.result.stress()