Skip to content

Commit 432334e

Browse files
committed
#22339: Static test fix.
1 parent 2d8c598 commit 432334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Setup/Patch/DependentPatchInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interface DependentPatchInterface
2020
/**
2121
* Get array of patches that have to be executed prior to this.
2222
*
23-
* example of implementation:
23+
* Example of implementation:
2424
*
2525
* [
2626
* \Vendor_Name\Module_Name\Setup\Patch\Patch1::class,

0 commit comments

Comments
 (0)