Skip to content

Commit 6e0aac3

Browse files
staabmclxmstaab
andauthored
typo (#98)
Co-authored-by: Markus Staab <[email protected]>
1 parent 6a0cc27 commit 6e0aac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QueryReflection/ReflectionCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function persist(): void
105105
throw new DbaException(sprintf('Unable to write cache file "%s"', $this->cacheFile));
106106
}
107107

108-
// frees the lock implictly
108+
// will free the lock implictly
109109
fclose($handle);
110110
}
111111

0 commit comments

Comments
 (0)