@@ -23,7 +23,7 @@ |
||
23 | 23 | { |
24 | 24 | throw new self(sprintf( |
25 | 25 | 'Comparison "%s" is not supported.', |
26 | - $comparison |
|
26 | + $comparison |
|
27 | 27 | )); |
28 | 28 | } |
29 | 29 | } |