diff --git a/lib/OpenLayers/Layer/Google.js b/lib/OpenLayers/Layer/Google.js
index 9a17a71781..576dc434d4 100644
--- a/lib/OpenLayers/Layer/Google.js
+++ b/lib/OpenLayers/Layer/Google.js
@@ -188,7 +188,7 @@ OpenLayers.Layer.Google.prototype = Object.extend( new OpenLayers.Layer(), {
html += " correct API key for your site.
";
html += "
";
html += "Developers: For help getting this working correctly, ";
- html += "";
html += "click here";
html += "";