Skip to content

Commit 169fe3e

Browse files
authored
Fix a typo in a comment
1 parent e97b3dd commit 169fe3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpisppy/cylinders/xhatshufflelooper_bounder.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def _vb(msg):
122122
scenario_cycler.begin_epoch()
123123

124124
# always try at least two for each set of nonants
125-
# so we continue the explore the scenarios and
125+
# so we continue to explore the scenarios and
126126
# do not stall out on a single scenario because
127127
# the hub is moving very fast
128128
next_scendict = scenario_cycler.get_next()

0 commit comments

Comments
 (0)