Skip to content

Commit 5fcdddd

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Typos In Comments remove duplicated catch block s/<\br>/<br> [HttpClient] Fix retrying requests when the content is used by the strategy
2 parents 82fb600 + 109a20f commit 5fcdddd

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
@@ -248,7 +248,7 @@ private function getCurrentTimestampStatement(): string
248248
}
249249

250250
/**
251-
* Checks wether current platform supports table creation within transaction.
251+
* Checks whether current platform supports table creation within transaction.
252252
*/
253253
private function platformSupportsTableCreationInTransaction(): bool
254254
{

0 commit comments

Comments
 (0)