Skip to content

Commit 98d6c4b

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Typos In Comments 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 6e8c324 + 5fcdddd commit 98d6c4b

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
@@ -238,7 +238,7 @@ private function getCurrentTimestampStatement(): string
238238
}
239239

240240
/**
241-
* Checks wether current platform supports table creation within transaction.
241+
* Checks whether current platform supports table creation within transaction.
242242
*/
243243
private function platformSupportsTableCreationInTransaction(): bool
244244
{

0 commit comments

Comments
 (0)