mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Fix typos
This commit is contained in:
parent
f7a1be4e54
commit
26ffbfee94
@ -214,7 +214,7 @@ class ReactionModel(object):
|
|||||||
class PhreeqcCalculator(object):
|
class PhreeqcCalculator(object):
|
||||||
"""All PHREEQC calculations happen here.
|
"""All PHREEQC calculations happen here.
|
||||||
|
|
||||||
This is the only place where we interact wit IPhreeqc.
|
This is the only place where we interact with IPhreeqc.
|
||||||
Each instance of this class might run in a different
|
Each instance of this class might run in a different
|
||||||
process using `multiprocessing`.
|
process using `multiprocessing`.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user