smiklosovic commented on code in PR #2062: URL: https://github.com/apache/cassandra/pull/2062#discussion_r1083771246
########## doc/modules/cassandra/pages/tools/cqlsh.adoc: ########## @@ -38,7 +38,7 @@ modules that are central to the performance of `COPY`. == cqlshrc The `cqlshrc` file holds configuration options for `cqlsh`. -By default, the file is locagted the user's home directory at `~/.cassandra/cqlsh`, but a +By default, the file is locagted the user's home directory at `~/.cassandra/cqlshrc`, but a Review Comment: `locagted` -> `located` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

