From d8c88fcb3cde99b91c1a5912ddf27236d66cb4bd Mon Sep 17 00:00:00 2001 From: EnderDoom77 <37478624+EnderDoom77@users.noreply.github.com> Date: Thu, 2 Jul 2020 22:28:05 +0200 Subject: [PATCH] Halfs => Halves --- translations/base-en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/base-en.yaml b/translations/base-en.yaml index 0243b512..bd1ddeaf 100644 --- a/translations/base-en.yaml +++ b/translations/base-en.yaml @@ -481,7 +481,7 @@ buildings: cutter: default: name: &cutter Cutter - description: Cuts shapes from top to bottom and outputs both halfs. If you use only one part, be sure to destroy the other part or it will stall! + description: Cuts shapes from top to bottom and outputs both halves. If you use only one part, be sure to destroy the other part or it will stall! quad: name: Cutter (Quad) description: Cuts shapes into four parts. If you use only one part, be sure to destroy the other parts or it will stall!