andreachild commented on code in PR #2741:
URL: https://github.com/apache/tinkerpop/pull/2741#discussion_r1728012325


##########
docs/src/dev/provider/gremlin-semantics.asciidoc:
##########
@@ -1517,7 +1517,7 @@ 
link:https://tinkerpop.apache.org/docs/x.y.z/reference/#rTrim-step[reference]
 *Arguments:*
 
 * `separator` - The string character(s) used as delimiter to split the input 
string. Nullable, a null separator will split on
-whitespaces.
+whitespaces. An empty separator will split on each character.

Review Comment:
   Changed to 'empty string separator' for this file and also 
the-traversal.asciidoc.



-- 
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