diff --git a/src/main/resources/lang/lang_en.xml b/src/main/resources/lang/lang_en.xml
index d80aa5e0c..3233350a9 100644
--- a/src/main/resources/lang/lang_en.xml
+++ b/src/main/resources/lang/lang_en.xml
@@ -470,7 +470,7 @@
RS
A component to store a single bit.
Provides the functions "set" and "reset" to set or reset the stored bit.
- If both inputs are switched to one, both outputs also output a one.
+ If both inputs are switched to one, both outputs also output a zero.
If both inputs switch back to zero at the same time, the final state is random.
The set input.