diff --git a/lib/Travel/Status/DE/DeutscheBahn/Result.pm b/lib/Travel/Status/DE/DeutscheBahn/Result.pm index d3ae8d2fdba7a049b38e05ceecb2c8882426e484..36f2c9493b59907a440d817990f399fc43adafac 100644 --- a/lib/Travel/Status/DE/DeutscheBahn/Result.pm +++ b/lib/Travel/Status/DE/DeutscheBahn/Result.pm @@ -91,7 +91,11 @@ Returns the last element of the route. Depending on how you set up Travel::Status::DE::DeutscheBahn (arrival or departure listing), this is either the train's destination or its origin station. -For convenienc, this method can also be called as B or B. +=item $result->destination + +=item $result->origin + +Convenience aliases for $result->route_end. =item $result->info