We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6192130 commit 7f0c277Copy full SHA for 7f0c277
src/commonMain/kotlin/com/algolia/search/model/search/AroundRadius.kt
@@ -13,7 +13,7 @@ import kotlinx.serialization.json.intOrNull
13
14
/**
15
* Define the maximum radius for a geo search (in meters).
16
- * This setting only works within the context of a radial (circuler) geo search, enabled by aroundLatLngViaIP or
+ * This setting only works within the context of a radial (circular) geo search, enabled by aroundLatLngViaIP or
17
* aroundLatLng.
18
*/
19
@Serializable(AroundRadius.Companion::class)
0 commit comments