obvious typos

This commit is contained in:
rusefi 2018-02-12 21:13:01 +03:00
parent 5913b85c5f
commit 73839fac66
1 changed files with 5 additions and 5 deletions

View File

@ -294,7 +294,7 @@ fileVersion = { 20171101 }
yAxis = 0, 8, 10 yAxis = 0, 8, 10
xBins = knockNoiseRpmBins, RPMValue xBins = knockNoiseRpmBins, RPMValue
yBins = knockNoise yBins = knockNoise
gauge = RPMValue gauge = RPMGauge
curve = narrowToWideOxygenCurve, "Narrow to Wideband approximation" curve = narrowToWideOxygenCurve, "Narrow to Wideband approximation"
columnLabel = "Voltage", "AFR" columnLabel = "Voltage", "AFR"
@ -345,7 +345,7 @@ fileVersion = { 20171101 }
yAxis = 0, 30, 10 yAxis = 0, 30, 10
xBins = sparkDwellRpmBins, RPMValue xBins = sparkDwellRpmBins, RPMValue
yBins = sparkDwellValues yBins = sparkDwellValues
gauge = RPMValue gauge = RPMGauge
curve = map_samplingAngleCurve, "MAP Sampling Start Angle" curve = map_samplingAngleCurve, "MAP Sampling Start Angle"
columnLabel = "RPM", "Angle" columnLabel = "RPM", "Angle"
@ -353,7 +353,7 @@ fileVersion = { 20171101 }
yAxis = 0, 180, 10 yAxis = 0, 180, 10
xBins = map_samplingAngleBins, RPMValue xBins = map_samplingAngleBins, RPMValue
yBins = map_samplingAngle yBins = map_samplingAngle
gauge = RPMValue gauge = RPMGauge
curve = map_samplingWindowCurve, "MAP Sampling Duration" curve = map_samplingWindowCurve, "MAP Sampling Duration"
columnLabel = "RPM", "Window" columnLabel = "RPM", "Window"
@ -361,7 +361,7 @@ fileVersion = { 20171101 }
yAxis = 0, 180, 10 yAxis = 0, 180, 10
xBins = map_samplingWindowBins, RPMValue xBins = map_samplingWindowBins, RPMValue
yBins = map_samplingWindow yBins = map_samplingWindow
gauge = RPMValue gauge = RPMGauge
curve = injectorsDeadTime, "Injector Dead Time by VBatt" curve = injectorsDeadTime, "Injector Dead Time by VBatt"
columnLabel = "Voltage", "Dead Time" columnLabel = "Voltage", "Dead Time"
@ -1097,7 +1097,7 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
panel = fuelTableGaugesPanel panel = fuelTableGaugesPanel
panel = fuelTableRight panel = fuelTableRight
dialog = tChargeSettings, "tChart Settings" dialog = tChargeSettings, "tCharge Settings"
field = "We use these coefficients to approximate air/fuel charge temperate" field = "We use these coefficients to approximate air/fuel charge temperate"
field = "based on CLT and IAT, depending on RPM and TPM" field = "based on CLT and IAT, depending on RPM and TPM"
field = "minRPM minTPS", tChargeMinRpmMinTps field = "minRPM minTPS", tChargeMinRpmMinTps