diff --git a/Storage/Storage/Public/LCGeoPoint.cs b/Storage/Storage/Public/LCGeoPoint.cs index c502c1e..20d7f4e 100644 --- a/Storage/Storage/Public/LCGeoPoint.cs +++ b/Storage/Storage/Public/LCGeoPoint.cs @@ -52,7 +52,7 @@ namespace LeanCloud.Storage { } /// - /// Calculate the distance in mile between this point and another GeoPoint. + /// Calculate the distance in miles between this point and another GeoPoint. /// /// ///