From e6ba484634fe9eabffc8fb13633070c2b7b8a761 Mon Sep 17 00:00:00 2001 From: Carlisle Wishard Date: Fri, 9 Dec 2022 15:18:52 -0500 Subject: [PATCH] fixed documentation typo --- python/swiftest/swiftest/simulation_class.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/swiftest/swiftest/simulation_class.py b/python/swiftest/swiftest/simulation_class.py index 4ac07386c..ae66ec083 100644 --- a/python/swiftest/swiftest/simulation_class.py +++ b/python/swiftest/swiftest/simulation_class.py @@ -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