felipecrv commented on code in PR #41411:
URL: https://github.com/apache/arrow/pull/41411#discussion_r1583537309


##########
cpp/src/arrow/filesystem/azurefs.h:
##########
@@ -226,7 +226,7 @@ struct ARROW_EXPORT AzureOptions {
 ///   overwriting.
 /// - When you use the ListBlobs operation without specifying a delimiter, the 
results
 ///   include both directories and blobs. If you choose to use a delimiter, 
use only a
-///   forward slash (/) -- the only supported delimiter.
+///   forward slash (/) \--- the only supported delimiter.

Review Comment:
   What is the `\-` for? I assumed `---` become an em-dash when I wrote this.



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