Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 8, 2016
1 parent b81293f commit bb1c202
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@ class Horde_Service_Weather_Current_Metar extends Horde_Service_Weather_Current_
'wind_direction' => 'windDirection',
'wind_degrees' => 'windDegrees',
'wind_speed' => 'wind',
'wind_guest' => 'windGust',
'wind_gust' => 'windGust',
'wind_chill' => 'feltTemperature',
'temp' => 'temperature',
);
Expand Down

0 comments on commit bb1c202

Please sign in to comment.