Updated SC1041 (markdown)

kinafu
2018-05-18 22:12:58 +02:00
parent bc46537f46
commit c4279226a0

@@ -36,7 +36,7 @@ Hello
Look at your here document and see which line was supposed to terminate it. Then ensure it matches the token exactly, and that it's on its own line with no text before or after. Look at your here document and see which line was supposed to terminate it. Then ensure it matches the token exactly, and that it's on its own line with no text before or after.
In Windows the error might occur due to the standard CRLF line-ending, which is Windows-specific. Under Windows the error might occur due to the standard CRLF line-ending, which is Windows-specific.
Try to change the line ending into LF. Try to change the line ending into LF.
### Exceptions: ### Exceptions: