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