Skip to content

Commit afcbf02

Browse files
DOC: change reference in the docstring
Co-authored-by: Giovani Hidalgo Ceotto <[email protected]>
1 parent 9320675 commit afcbf02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpy/simulation/flight.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ class Flight:
417417
of frequency in Hz. Can be called or accessed as array.
418418
Flight.static_margin : Function
419419
Rocket's static margin during flight in calibers.
420-
Flight.stability_margin : rocketpy.Function
420+
Flight.stability_margin : Function
421421
Rocket's stability margin during flight, in calibers.
422422
Flight.stream_velocity_x : Function
423423
Freestream velocity x (East) component, in m/s, as a function of

0 commit comments

Comments
 (0)