Skip to content

Commit 0b3f8ef

Browse files
committed
fix typo
1 parent be402da commit 0b3f8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessc.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class lessc {
5555
public $imPrefix = '!'; // special character to add !important
5656
public $parentSelector = '&';
5757

58-
// set the the parser that generated the current line when compiling
58+
// set to the parser that generated the current line when compiling
5959
// so we know how to create error messages
6060
protected $sourceParser = null;
6161

0 commit comments

Comments
 (0)