Transferred Typo Fixes (#20879)

this PR fixes transferred being spelled as "transfered".
This commit is contained in:
SleepyGemmy
2025-06-25 21:10:01 +00:00
committed by GitHub
parent 2667670749
commit 5f9201fdf0
15 changed files with 21 additions and 15 deletions
@@ -6,7 +6,7 @@ node2, air2, network2 correspond to output
Thus, the two variables affect pump operation are set in New():
air1.volume
This is the volume of gas available to the pump that may be transfered to the output
This is the volume of gas available to the pump that may be transferred to the output
air2.volume
Higher quantities of this cause more air to be perfected later
but overall network volume is also increased as this increases...