We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be402da commit 0b3f8efCopy full SHA for 0b3f8ef
lessc.inc.php
@@ -55,7 +55,7 @@ class lessc {
55
public $imPrefix = '!'; // special character to add !important
56
public $parentSelector = '&';
57
58
- // set the the parser that generated the current line when compiling
+ // set to the parser that generated the current line when compiling
59
// so we know how to create error messages
60
protected $sourceParser = null;
61
0 commit comments