Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fixed documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Dec 9, 2022
1 parent daa3e1d commit e6ba484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/swiftest/swiftest/simulation_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@ def add_body(self,
inc : float or array-like of float, optional
inclination for param['IN_FORM'] == "EL"
capom : float or array-like of float, optional
longitude of periapsis for param['IN_FORM'] == "EL"
longitude of ascending node for param['IN_FORM'] == "EL"
omega : float or array-like of float, optional
argument of periapsis for param['IN_FORM'] == "EL"
capm : float or array-like of float, optional
Expand Down

0 comments on commit e6ba484

Please sign in to comment.