Should Use Straight Single Quote instead of Curved

View this page
<www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html>
in browser:

> Character sequences of the form $’string’ are treated as a special
> kind of single quotes.

should be

> Character sequences of the form $'string' are treated as a special
> kind of single quotes.

--
shynur

Reply via email to