diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:34:03 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-07-30 13:34:03 +0200 |
commit | e6366575586a06662a5150bbc80ad2fc17315b7a (patch) | |
tree | 3872a0b83cfa7b4e3c55e2d070e03549dfe24652 /lib | |
parent | 124b68f3a2889aa411f5af995015db9a9bac133d (diff) |
fix typo in POD
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Status/DE/DBWagenreihung.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DBWagenreihung.pm b/lib/Travel/Status/DE/DBWagenreihung.pm index b120b14..1c71402 100644 --- a/lib/Travel/Status/DE/DBWagenreihung.pm +++ b/lib/Travel/Status/DE/DBWagenreihung.pm @@ -375,7 +375,7 @@ Mandatory. EVA ID of the station of interest. -=time B<train_type> => I<string> +=item B<train_type> => I<string> Train type, e.g. "S" or "ICE". |