We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7038fcb commit b76d1ffCopy full SHA for b76d1ff
MafScaling.jar
8 Bytes
src/com/vgi/mafscaling/MafScaling.java
@@ -39,7 +39,7 @@ public class MafScaling {
39
private static final String Title = "MAF Scaling - v2.7.0";
40
private static final String OLTabName = "<html>Open Loop</html>";
41
private static final String CLTabName = "<html>Closed Loop</html>";
42
- private static final String MMTabName = "<html>MafOLCLMerge</html>";
+ private static final String MMTabName = "<html>MAF OL/CL Merge</html>";
43
private static final String MRTabName = "<html>MAF Rescale</html>";
44
private static final String TRTabName = "<html>Table Rescale</html>";
45
private static final String TMTabName = "<html>Throttle Maps</html>";
0 commit comments