Skip to content

Commit e80fde4

Browse files
authored
Merge pull request #108 from TobiAlbert/Comment
Correct 'location class' comment
2 parents feca123 + 2b80d6a commit e80fde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cmfcmf/OpenWeatherMap/Util/Location.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
namespace Cmfcmf\OpenWeatherMap\Util;
1919

2020
/**
21-
* The city class representing a city object.
21+
* The location class representing a location object.
2222
*/
2323
class Location
2424
{

0 commit comments

Comments
 (0)