Update Storage/Storage/Public/LCGeoPoint.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
524bec174f
commit
fe1ec73b5c
|
@ -40,7 +40,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Calculate the distance in kilometer between this point and another GeoPoint.
|
||||
/// Calculate the distance in kilometers between this point and another GeoPoint.
|
||||
/// </summary>
|
||||
/// <param name="point"></param>
|
||||
/// <returns></returns>
|
||||
|
|
Loading…
Reference in New Issue