aboutsummaryrefslogtreecommitdiffstats
path: root/english/vote
diff options
context:
space:
mode:
authorKurt Roeckx <kurt@roeckx.be>2023-04-24 22:30:39 +0200
committerKurt Roeckx <kurt@roeckx.be>2023-04-24 22:30:39 +0200
commit6b811a3652235b479a4e6a8fb2791bd7dd616c86 (patch)
tree61796d2ae4f2c46b67d1261e25059a088cb69522 /english/vote
parent8cd92ccf0660026f692c972dabc59c325905fa05 (diff)
Fix majority calculation
Diffstat (limited to 'english/vote')
-rw-r--r--english/vote/2023/vote_001_majority.src2
-rw-r--r--english/vote/2023/vote_001_results.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/english/vote/2023/vote_001_majority.src b/english/vote/2023/vote_001_majority.src
index 3fba7fe534d..72baff293f1 100644
--- a/english/vote/2023/vote_001_majority.src
+++ b/english/vote/2023/vote_001_majority.src
@@ -1,5 +1,5 @@
<h3>Majority</h3>
<ul>
<li>Option1 passes Majority.
- 17.267 (259/15) &gt;= 1</li>
+ 17.267 (259/15) &gt; 1</li>
</ul>
diff --git a/english/vote/2023/vote_001_results.txt b/english/vote/2023/vote_001_results.txt
index 21f9baab151..d1d5bbace68 100644
--- a/english/vote/2023/vote_001_results.txt
+++ b/english/vote/2023/vote_001_results.txt
@@ -23,7 +23,7 @@ received 259 votes over None of the above.
Option 1 Reached quorum: 259 > 47.3392015141785
-Option 1 passes Majority. 17.267 (259/15) >= 1
+Option 1 passes Majority. 17.267 (259/15) > 1
Option 1 defeats Option 2 by ( 259 - 15) = 244 votes.

© 2014-2024 Faster IT GmbH | imprint | privacy policy