diff --git a/Storage/Storage/Public/LCGeoPoint.cs b/Storage/Storage/Public/LCGeoPoint.cs index de21d17..c502c1e 100644 --- a/Storage/Storage/Public/LCGeoPoint.cs +++ b/Storage/Storage/Public/LCGeoPoint.cs @@ -40,7 +40,7 @@ namespace LeanCloud.Storage { } /// - /// Calculate the distance in kilometer between this point and another GeoPoint. + /// Calculate the distance in kilometers between this point and another GeoPoint. /// /// ///