@@ -15,7 +15,7 @@ |
||
15 | 15 | |
16 | 16 | $newFrom = $foundVariables[2]; |
17 | 17 | |
18 | - $this->diffFileState->setCurrentPosition($newFrom -1); |
|
18 | + $this->diffFileState->setCurrentPosition($newFrom - 1); |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | public function isValid($line) |