caicancai commented on code in PR #3905:
URL: https://github.com/apache/calcite/pull/3905#discussion_r1712506437


##########
core/src/main/java/org/apache/calcite/sql/SqlKind.java:
##########
@@ -29,7 +29,7 @@
  * Enumerates the possible types of {@link SqlNode}.
  *
  * <p>The values are immutable, canonical constants, so you can use Kinds to
- * find particular types of expressions quickly. To identity a call to a common
+ * find particular types of expressions quickly. To identify a call to a common

Review Comment:
   @mihaibudiu I noticed a few more similar typos, would you mind fixing them?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to