From 1f374c762f85690dda626be974e3753eff6b8db2 Mon Sep 17 00:00:00 2001 From: Kristian Aune Date: Tue, 14 Sep 2021 08:43:13 +0200 Subject: fix typo / link --- client/src/main/java/ai/vespa/client/dsl/Q.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/main/java/ai') diff --git a/client/src/main/java/ai/vespa/client/dsl/Q.java b/client/src/main/java/ai/vespa/client/dsl/Q.java index f15ffed1ea9..32b79c84458 100644 --- a/client/src/main/java/ai/vespa/client/dsl/Q.java +++ b/client/src/main/java/ai/vespa/client/dsl/Q.java @@ -171,8 +171,8 @@ public final class Q { } /** - * GeoLocation geo locatoin - * https://docs.vespa.ai/en/reference/query-language-reference.html#geoLocation + * GeoLocation geo location + * https://docs.vespa.ai/en/reference/query-language-reference.html#geolocation * * @param field the field * @param longitude longitude -- cgit v1.2.3