mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Fix typos
This commit is contained in:
parent
af8d7af7fb
commit
a0ea2708e5
@ -214,7 +214,7 @@ class ReactionModel(object):
|
||||
class PhreeqcCalculator(object):
|
||||
"""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
|
||||
process using `multiprocessing`.
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user