summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Command/maintenance.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travelynx/Command/maintenance.pm')
-rw-r--r--lib/Travelynx/Command/maintenance.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travelynx/Command/maintenance.pm b/lib/Travelynx/Command/maintenance.pm
index 5965546..e92018e 100644
--- a/lib/Travelynx/Command/maintenance.pm
+++ b/lib/Travelynx/Command/maintenance.pm
@@ -149,7 +149,7 @@ sub run {
# entry[1] is non-empty only while checked in, entry[2] is non-null only
# if the stop is unscheduled or has been cancelled.
#
- # Here, we pretened to use the new format, as we're looking for
+ # Here, we pretend to use the new format, as we're looking for
# matching routes in more recent journeys.
#
# Note that journey->{route} is serialized JSON (i.e., a string).