lib/gares/station.rb in gares-2.0.0.pre.2 vs lib/gares/station.rb in gares-2.0.0
- old
+ new
@@ -1,5 +1,5 @@
module Gares
- # Represents a station on gares-en-mouvement.com
+ # Represents a station on gares-sncf.com
class Station < Base
end # Station
end # Gares