Fix typo to preserve sanity (#4857)
* compatable > compatible * compatable > compatible
This commit is contained in:
committed by
GitHub
parent
120c694a42
commit
b75a8d5260
@@ -126,7 +126,7 @@ mod.installed = [[Installed]
|
||||
mod.display = [gray]Mod:[orange] {0}
|
||||
mod.enabled = [lightgray]Enabled
|
||||
mod.disabled = [scarlet]Disabled
|
||||
mod.multiplayercompatable = [gray]Multiplayer Compatible
|
||||
mod.multiplayer.compatible = [gray]Multiplayer Compatible
|
||||
mod.disable = Disable
|
||||
mod.content = Content:
|
||||
mod.delete.error = Unable to delete mod. File may be in use.
|
||||
@@ -1663,4 +1663,4 @@ lenum.mine = Mine at a position.
|
||||
lenum.build = Build a structure.
|
||||
lenum.getblock = Fetch a building and type at coordinates.\nUnit must be in range of position.\nSolid non-buildings will have the type [accent]@solid[].
|
||||
lenum.within = Check if unit is near a position.
|
||||
lenum.boost = Start/stop boosting.
|
||||
lenum.boost = Start/stop boosting.
|
||||
|
||||
Reference in New Issue
Block a user