<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -130,7 +130,8 @@ function plotGeoHash (gLatLng) {
 	for (var n in geoHashBox.neighbors) {
 		boxes.push(&quot;'&quot;+geoHashBox.neighbors[n].geohash+&quot;'&quot;);
 	}
-	boxList.innerHTML += boxes.join(',') + geoHashBox.geohash + &quot;)&quot;;
+	boxes.push(&quot;'&quot;+geoHashBox.geohash+&quot;'&quot;);
+	boxList.innerHTML += boxes.join(',') + &quot;)&quot;;
 
 	searchInfo = document.getElementById(&quot;searchInfo&quot;);
 	var xdistance = geoHashBox.neighbors.topleft.corners.topleft.distanceFrom(geoHashBox.neighbors.topright.corners.topright);</diff>
      <filename>geohash-demo.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6422e85e3ebfd454cb49991d430aac9ac4b62319</id>
    </parent>
  </parents>
  <author>
    <name>David Troy</name>
    <email>dave@popvox.com</email>
  </author>
  <url>http://github.com/davetroy/geohash-js/commit/cffd38621a27505f471493229037205f282b4397</url>
  <id>cffd38621a27505f471493229037205f282b4397</id>
  <committed-date>2008-05-30T11:59:27-07:00</committed-date>
  <authored-date>2008-05-30T11:59:27-07:00</authored-date>
  <message>Fixed error in geohash box list</message>
  <tree>ff9716bb58a481bdbcd48a16d8a07ea620fd63c9</tree>
  <committer>
    <name>David Troy</name>
    <email>dave@popvox.com</email>
  </committer>
</commit>
