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 e5521b2 commit 36754c2Copy full SHA for 36754c2
src/main/java/bwapi/Unit.java
@@ -115,7 +115,7 @@ public int getID() {
115
* <p>
116
* In the event that this function returns false, there are two cases to consider:
117
* 1. You own the unit. This means the unit is dead.
118
- * 2. Another player owns the unit. This could either runningTotal that you don't have access
+ * 2. Another player owns the unit. This could either mean that you don't have access
119
* to the unit or that the unit has died. You can specifically identify dead units
120
* by polling onUnitDestroy.
121
* @see #isVisible
0 commit comments