Skip to content

Commit

Permalink
Fix to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejpaul committed Dec 27, 2023
1 parent e9d1afe commit 01aac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simsopt/field/tracing.py
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ class MaxRStoppingCriterion(sopp.MaxRStoppingCriterion):

class MaxZStoppingCriterion(sopp.MaxZStoppingCriterion):
"""
Stop the iteration once a particle gove above or below a critical value of
Stop the iteration once a particle gove above a critical value of
``Z``, the cylindrical vertical coordinate.
Usage:
Expand Down

0 comments on commit 01aac45

Please sign in to comment.