From 9154b79238148cf689373c576d03a6e714c2d9d1 Mon Sep 17 00:00:00 2001 From: tibetiroka <68112292+tibetiroka@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:50:06 +0200 Subject: [PATCH] fix(typo): "equipement" to "equipment" in tooltips.txt (#9407) --- data/_ui/tooltips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/_ui/tooltips.txt b/data/_ui/tooltips.txt index 1dec42b97a4e..37435c5da673 100644 --- a/data/_ui/tooltips.txt +++ b/data/_ui/tooltips.txt @@ -895,7 +895,7 @@ tip "tracking:" `This projectile's ability to maintain its target lock.` tip "optical tracking:" - `This projectile's ability to maintain an optical target lock, which depends on the size of the target; negatively affected by any potential optical jamming equipement.` + `This projectile's ability to maintain an optical target lock, which depends on the size of the target; negatively affected by any potential optical jamming equipment.` tip "infrared tracking:" `This projectile's ability to maintain an infrared target lock, which depends on the target ship's heat level and distance from the missile; IR-guided missiles become more accurate the closer they are to their targets.`