Because you have an apostrophe (the ' in “can’t”), and those need to be escaped as \'. The same holds true for quotes (\").
4
solved Apostrophe not preceded by \\
 
Because you have an apostrophe (the ' in “can’t”), and those need to be escaped as \'. The same holds true for quotes (\").
4
solved Apostrophe not preceded by \\