Skip to content

Commit cd0f834

Browse files
committed
better comment
1 parent bb87bc2 commit cd0f834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Sabberworm/CSS/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Settings {
2121
public $sDefaultCharset = 'utf-8';
2222

2323
/**
24-
* Lenient parsing. When used, the parser will not choke on unexpected tokens but simply ignore them.
24+
* Lenient parsing. When used (which is true by default), the parser will not choke on unexpected tokens but simply ignore them.
2525
*/
2626
public $bLenientParsing = true;
2727

0 commit comments

Comments
 (0)