From 6ff7de5cc98ee3486ee215d9f1cf80b63c65a9cb Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Thu, 30 Jun 2022 15:21:54 +0100 Subject: [PATCH] Fix typo --- Texts/en_us.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Texts/en_us.xml b/Texts/en_us.xml index df22570..727ea19 100644 --- a/Texts/en_us.xml +++ b/Texts/en_us.xml @@ -4,13 +4,13 @@ Switches state when receiving 1, forces state to X when receiving -X. Active Flip-Flop Component - Switches state when receiving 1, forces state to X when receiving -X. Sends a signal constantly. + Switches state when receiving 1, forces state to X when receiving -X. Constantly outputs state. - Counter Component\ + Counter Component Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. - Active Counter Component\ - Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. Sends a signal constantly. + Active Counter Component + Counts up to ClampMax when receiving 1, resets to ClampMin when reached, forces state to X when receiving -X. Constantly outputs state. Reactor Controller Component Automatically sets a reactor's Fission Rate and Turbine Output.