Skip to content

Commit a6d9dd0

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Typos In Comments typo s/retrieveing/retrieving Typos on 6.0 branch remove duplicated catch block s/<\br>/<br> [HttpClient] Fix retrying requests when the content is used by the strategy
2 parents 94dfe5f + 98d6c4b commit a6d9dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Store/DoctrineDbalStore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ private function getCurrentTimestampStatement(): string
226226
}
227227

228228
/**
229-
* Checks wether current platform supports table creation within transaction.
229+
* Checks whether current platform supports table creation within transaction.
230230
*/
231231
private function platformSupportsTableCreationInTransaction(): bool
232232
{

0 commit comments

Comments
 (0)