diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-11 20:13:46 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-11 20:13:46 +0200 |
commit | 40c544f1e3a82e20ae8e5e0f8f72ca378db85690 (patch) | |
tree | 52a9105c6a23ef290dbc91b25d176861b8b70937 /lib | |
parent | 0ea5ed8c4864b7a670a346b03c839d0460abff1e (diff) |
Journey(3pm): fix typo
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Journey.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Journey.pm b/lib/Travel/Status/DE/HAFAS/Journey.pm index 5549934..964df9b 100644 --- a/lib/Travel/Status/DE/HAFAS/Journey.pm +++ b/lib/Travel/Status/DE/HAFAS/Journey.pm @@ -520,7 +520,7 @@ Semantics depend on backend, e.g. "1" and "2" for long-distance trains and Returns the journey or line name, either in a format like "Bus SB16" (Bus line SB16), "RE 42" (RegionalExpress train 42) or "IC 2901" (InterCity train 2901, no line information). May contain extraneous whitespace characters. Note that -this accessor does not return line informatikn for IC/ICE/EC services, even if +this accessor does not return line information for IC/ICE/EC services, even if it is available. Use B<line_no> for those. =item $journey->line_no |