summaryrefslogtreecommitdiff
path: root/src/geo.c
diff options
context:
space:
mode:
authorItamar Haber <itamar@redislabs.com>2016-02-18 15:01:34 -0800
committerItamar Haber <itamar@redislabs.com>2016-02-18 15:01:34 -0800
commit41030ae2dee2d88451cb0bfe6b6a1b72ea0d84eb (patch)
tree06ae4b4f7e1d451f0334d266435fd3574fe0b31a /src/geo.c
parent4e9c3027b12b543c8b03d9c92ffd9f148a436469 (diff)
downloadredis-41030ae2dee2d88451cb0bfe6b6a1b72ea0d84eb.tar.gz
Fixes a typo in a comment
Diffstat (limited to 'src/geo.c')
-rw-r--r--src/geo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geo.c b/src/geo.c
index 855d60644..971fef7b0 100644
--- a/src/geo.c
+++ b/src/geo.c
@@ -163,7 +163,7 @@ double extractDistanceOrReply(client *c, robj **argv,
return distance * to_meters;
}
-/* The defailt addReplyDouble has too much accuracy. We use this
+/* The default addReplyDouble has too much accuracy. We use this
* for returning location distances. "5.2145 meters away" is nicer
* than "5.2144992818115 meters away." We provide 4 digits after the dot
* so that the returned value is decently accurate even when the unit is