S separator in comment declaration

Cause:

This may happen if you have consecutive comments but did not close one of them properly. The proper syntax for comments is <!-- my comment -->.

Example:

Goodtextexample textexample
Goodtextexample textexample

Solution:

textexample textexample

References: