diff --git a/Documentation/User Manual/5-input-and-output-files/VTQP.md b/Documentation/User Manual/5-input-and-output-files/VTQP.md
index 77a63f42d052d23c163842e36abda1c949bb9245..58e66f0f0c37f537353c454a8d9ecd75097e404e 100644
--- a/Documentation/User Manual/5-input-and-output-files/VTQP.md	
+++ b/Documentation/User Manual/5-input-and-output-files/VTQP.md	
@@ -1,6 +1,6 @@
-##Vehcle Boosing Limits (.vemp)
+##Vehicle Boosting Limits (.vtqp)
 
-This file contains the vehilce's boosting limits depending on the combustion engine's angluar speed. The file uses the [VECTO CSV format](#csv).
+This file contains the vehicle's boosting limits depending on the combustion engine's angular speed. The file uses the [VECTO CSV format](#csv).
 
 - Filetype: .vtqp
 - Header: **n [rpm] , T_drive [Nm]**
diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html
index 14f93f3846a781c5a3ef07e0f130458bd78a2b7a..24adcc41d47d69846c5e2015ac4dd161c2301cec 100644
--- a/Documentation/User Manual/help.html	
+++ b/Documentation/User Manual/help.html	
@@ -232,7 +232,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
 <li><a href="#electric-motor-max-torque-file-.vemp">Electric Motor Max Torque File (.vemp)</a></li>
 <li><a href="#electric-motor-drag-curve-file-.vemd">Electric Motor Drag Curve File (.vemd)</a></li>
 <li><a href="#electric-motor-map-.vemo">Electric Motor Map (.vemo)</a></li>
-<li><a href="#vehcle-boosing-limits-.vemp">Vehcle Boosing Limits (.vemp)</a></li>
+<li><a href="#vehicle-boosting-limits-.vtqp">Vehicle Boosting Limits (.vtqp)</a></li>
 <li><a href="#battery-internal-voltage-file-.vbatv">Battery Internal Voltage File (.vbatv)</a></li>
 <li><a href="#battery-internal-resistance-file-.vbatr">Battery Internal Resistance File (.vbatr)</a></li>
 <li><a href="#battery-max-current-map-.vimax">Battery Max Current Map (.vimax)</a></li>
@@ -3123,7 +3123,7 @@ Example: “Gears\Gear1.vtlm” points to the “Gears” subdirectory of the Ge
 </tr>
 <tr class="even">
 <td>Allowed gear range (skip of gears)</td>
-<td>Total number of mechanical gears ≤ 6: 1, else 22</td>
+<td>Total number of mechanical gears ≤ 6: 1, else 2</td>
 </tr>
 <tr class="odd">
 <td>CCMinAcceleration</td>
@@ -4743,9 +4743,9 @@ If the battery’s SoC is below the lower SoC threshold <img style="vertical-ali
 47.746 , 0     , 0.1449
 ...</code></pre>
 </div>
-<div id="vehcle-boosing-limits-.vemp" class="section level2">
-<h2>Vehcle Boosing Limits (.vemp)</h2>
-<p>This file contains the vehilce’s boosting limits depending on the combustion engine’s angluar speed. The file uses the <a href="#csv">VECTO CSV format</a>.</p>
+<div id="vehicle-boosting-limits-.vtqp" class="section level2">
+<h2>Vehicle Boosting Limits (.vtqp)</h2>
+<p>This file contains the vehicle’s boosting limits depending on the combustion engine’s angular speed. The file uses the <a href="#csv">VECTO CSV format</a>.</p>
 <ul>
 <li>Filetype: .vtqp</li>
 <li>Header: <strong>n [rpm] , T_drive [Nm]</strong></li>