Skip to content

Commit c0a15ab

Browse files
1 parent b1e642e commit c0a15ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Solar/DataLayers.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class DataLayers extends \Google\Collection
115115
*/
116116
public $monthlyFluxUrl;
117117
/**
118-
* The URL for an image of RGB data (aerial photo) of the region.
118+
* The URL for an image of RGB data (aerial or satellite photo) of the region.
119119
*
120120
* @var string
121121
*/
@@ -284,7 +284,7 @@ public function getMonthlyFluxUrl()
284284
return $this->monthlyFluxUrl;
285285
}
286286
/**
287-
* The URL for an image of RGB data (aerial photo) of the region.
287+
* The URL for an image of RGB data (aerial or satellite photo) of the region.
288288
*
289289
* @param string $rgbUrl
290290
*/

0 commit comments

Comments
 (0)