From 5e460382e4f7800f5c770288a91721379da5f9f7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 1 May 2015 12:22:47 +0200 Subject: fix typo --- lib/Travel/Status/DE/IRIS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index d04099e..1178c4f 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -72,7 +72,7 @@ sub new { # tra (transfer?) indicates a train changing its ID, so there are two # results for the same train. Remove the departure-only trains from the - # result set and merge them with their arrival-only counterpairt. + # result set and merge them with their arrival-only counterpart. # This way, in case the arrival is available but the departure isn't, # nothing gets lost. my @merge_candidates -- cgit v1.2.3