Skip to content

Commit

Permalink
Update pyaedt/edb_core/edb_data/siwave_simulation_setup_data.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Rey <[email protected]>
  • Loading branch information
Samuelopez-ansys and MaxJPRey authored Nov 17, 2023
1 parent 550c54c commit 1611dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/edb_core/edb_data/siwave_simulation_setup_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ def pi_slider_position(self, value):

@property
def si_slider_position(self):
"""SI solider position. Values are from ``1`` to ``3``."""
"""SI slider position. Values are from ``1`` to ``3``."""
return self.get_sim_setup_info.SimulationSettings.SISliderPos

@si_slider_position.setter
Expand Down

0 comments on commit 1611dbe

Please sign in to comment.