Skip to content

Commit 3c4bdee

Browse files
author
ehennum
committed
JavaDoc fixup #1263
1 parent 74a2a3d commit 3c4bdee

File tree

1 file changed

+0
-2
lines changed
  • marklogic-client-api/src/main/java/com/marklogic/client/expression

1 file changed

+0
-2
lines changed

marklogic-client-api/src/main/java/com/marklogic/client/expression/CtsExpr.java

-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@ public interface CtsExpr {
164164
/**
165165
* Returns a geospatial circle value.
166166
*
167-
* <a name="ml-server-type-circle"></a>
168-
169167
* <p>
170168
* Provides a client interface to the <a href="http://docs.marklogic.com/cts:circle" target="mlserverdoc">cts:circle</a> server function.
171169
* @param radius The radius of the circle. The units for the radius is determined at runtime by the query options (miles is currently the only option). (of <a href="{@docRoot}/doc-files/types/xs_double.html">xs:double</a>)

0 commit comments

Comments
 (0)