diff --git a/lasy/profiles/gaussian_profile.py b/lasy/profiles/gaussian_profile.py index 9df9b74f..a1d0fcc5 100644 --- a/lasy/profiles/gaussian_profile.py +++ b/lasy/profiles/gaussian_profile.py @@ -155,7 +155,7 @@ def evaluate(self, x, y, t): t : ndarrays of floats Define longitudinal points on which to evaluate the envelope - x,y : ndarrays of floats, necessary if spatio-temporal coupling exists + x,y : ndarrays of floats Define transverse points on which to evaluate the envelope Returns