aboutsummaryrefslogtreecommitdiff
path: root/challenge-128
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2021-09-05 21:50:01 +0200
committerAbigail <abigail@abigail.be>2021-09-05 21:50:01 +0200
commit78c3559e2ff489f3c11d139cbb1437826d67d289 (patch)
tree5d425100593dd9f2ff97b0368c5c209b96ce447a /challenge-128
parentaf281c65298d09f4ffc0a783a21be00dacb0d14f (diff)
downloadperlweeklychallenge-club-78c3559e2ff489f3c11d139cbb1437826d67d289.tar.gz
perlweeklychallenge-club-78c3559e2ff489f3c11d139cbb1437826d67d289.tar.bz2
perlweeklychallenge-club-78c3559e2ff489f3c11d139cbb1437826d67d289.zip
Typo fix
Diffstat (limited to 'challenge-128')
-rw-r--r--challenge-128/abigail/perl/ch-2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-128/abigail/perl/ch-2.pl b/challenge-128/abigail/perl/ch-2.pl
index 5f3afee6b0..f821891b94 100644
--- a/challenge-128/abigail/perl/ch-2.pl
+++ b/challenge-128/abigail/perl/ch-2.pl
@@ -47,7 +47,7 @@ use List::Util qw [max];
# Assumptions:
# - If train A departures at time X, while train B arrives at time X,
# the cannot share the same platform.
-# - There is minimum distance between trains; that is, if train A
+# - There is no minimum distance between trains; that is, if train A
# leaves a platform at time X, train B can arrive at the platform
# at time X + 1.
# - No two trains can share a platform. Either the platforms are