diff --git a/module/VuFind/src/VuFind/Recommend/ResultGoogleMapAjax.php b/module/VuFind/src/VuFind/Recommend/ResultGoogleMapAjax.php index 8fa8e71c6ad23302e9cf3141e888425fb319275c..833c4f687c894a5b1f23ff6f7f525070e47b14dd 100644 --- a/module/VuFind/src/VuFind/Recommend/ResultGoogleMapAjax.php +++ b/module/VuFind/src/VuFind/Recommend/ResultGoogleMapAjax.php @@ -51,7 +51,7 @@ class ResultGoogleMapAjax implements RecommendInterface protected $searchObject; /** - * GoogleMapAPI key from config.ini. + * Google Maps API key. * * @var string */