We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<li>
<ol>
isBusy
Person.java
1 parent 1913d87 commit 142a3d2Copy full SHA for 142a3d2
MekHQ/src/mekhq/campaign/personnel/Person.java
@@ -4436,7 +4436,7 @@ public boolean isMothballing() {
4436
* <li>If the personnel is a technician, by reviewing their current tech assignments,
4437
* such as units being mothballed, refitted, or repaired.</li>
4438
* <li>If the personnel has a unit assignment and whether that unit is currently deployed.</li>
4439
- * </li>
+ * </ol>
4440
*
4441
* @return {@code true} if the person is deemed busy due to one of the above conditions; {@code false} otherwise.
4442
*/
0 commit comments