From: Michael J. Rubinsky Date: Wed, 10 Feb 2010 19:14:56 +0000 (-0500) Subject: spelling X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=66edebe27654d255a1934f4cad5738855e080c11;p=horde.git spelling --- diff --git a/kronolith/lib/Geo/Mysql.php b/kronolith/lib/Geo/Mysql.php index f3b94a3be..13514e6aa 100644 --- a/kronolith/lib/Geo/Mysql.php +++ b/kronolith/lib/Geo/Mysql.php @@ -14,7 +14,7 @@ */ class Kronolith_Geo_Mysql extends Kronolith_Geo_Sql { - // Rouughly 69 miles per distance unit + // Roughly 69 miles per distance unit private $_conversionFactor = 69; /**