Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
g3bk47 authored and bryanwweber committed Dec 13, 2019
1 parent b21a3f1 commit c4c30e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/cython/cantera/reactor.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ cdef class PressureController(FlowDevice):
A PressureController is designed to be used in conjunction with another
'master' flow controller, typically a `MassFlowController`. The master
flow controller is installed on the inlet of the reactor, and the
corresponding `PressureController` is installed on on outlet of the
corresponding `PressureController` is installed on the outlet of the
reactor. The `PressureController` mass flow rate is equal to the master
mass flow rate, plus a small correction dependent on the pressure
difference:
Expand Down

0 comments on commit c4c30e3

Please sign in to comment.