Skip to content

Commit b52f7db

Browse files
committed
[DOCS] Fix spelling
1 parent 0413ef6 commit b52f7db

File tree

1 file changed

+1
-1
lines changed
  • spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions

1 file changed

+1
-1
lines changed

spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/Functions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1725,7 +1725,7 @@ case class ST_DelaunayTriangles(inputExpressions: Seq[Expression])
17251725
}
17261726

17271727
/**
1728-
* Return the number of ddimensions in geometry.
1728+
* Return the number of dimensions in geometry.
17291729
*
17301730
* @param inputExpressions
17311731
*/

0 commit comments

Comments
 (0)