Skip to content

Commit 37c6e31

Browse files
diegosardinadg
authored andcommitted
Use soften words in a comment
1 parent 0d6bb85 commit 37c6e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/RobotLoader/RobotLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ private function loadCache(): void
512512
$this->refreshClasses();
513513
$this->saveCache($lock);
514514
// On Windows concurrent creation and deletion of a file can cause a 'permission denied' error,
515-
// therefore, we will not delete the lock file. Windows is a piece of shit.
515+
// therefore, we will not delete the lock file. Windows is really annoying.
516516
}
517517

518518

0 commit comments

Comments
 (0)