Commit 0872ee8b6583c2c2e8b4cc185d2321dd4accf6c2

Authored by Edmar Moretti
1 parent 15e8fe00

Correção na documentação

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
classesjs/classe_calculo.js
@@ -283,7 +283,7 @@ i3GEO.calculo = { @@ -283,7 +283,7 @@ i3GEO.calculo = {
283 /* 283 /*
284 Function: distancia 284 Function: distancia
285 285
286 - Calcula a distância entre dois pontos. 286 + Calcula a distância em km entre dois pontos.
287 287
288 Baseado no site http://www.movable-type.co.uk/scripts/latlong.html (indicado por louriques@yahoo.com.br) 288 Baseado no site http://www.movable-type.co.uk/scripts/latlong.html (indicado por louriques@yahoo.com.br)
289 289