Skip to content

Commit b749979

Browse files
Update rocketpy/simulation/monte_carlo.py
Co-authored-by: MateusStano <[email protected]>
1 parent 6061d3a commit b749979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rocketpy/simulation/monte_carlo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ def simulate(
240240

241241
def __setup_files(self, append):
242242
"""
243-
Sets up the files for the simulation, creating then if necessary.
243+
Sets up the files for the simulation, creating them if necessary.
244244
245245
Parameters
246246
----------

0 commit comments

Comments
 (0)