aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:05:17 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:05:17 +0100
commit35786b3754b7615b229ddc09f1e9c022e36cca67 (patch)
treecd15e85f6138ff3c7dbe571c52d39d1d281352ce /README
parentUpdate e-mail (diff)
downloadmedian-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.gz
median-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.bz2
median-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index eea8c25..07d1f6b 100644
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ DESCRIPTION
string as the key, for lines with a blank space, the first
blank space is parsed as part of the key.
- For groups with an even number of elements, if the mean of
- the middle two values are used as the median if all values
+ For groups with an even number of elements, the mean of
+ the middle two values is used as the median if all values
in the group are numerical, otherwise the lower value is
used as the median.