Skip to content

Commit 08f1648

Browse files
committed
Fixed typo
1 parent 31938d4 commit 08f1648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGallerySynchronization/Model/CreateAssetFromFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function __construct(
6969
}
7070

7171
/**
72-
* @inheridoc
72+
* @inheritdoc
7373
*/
7474
public function execute(string $path): AssetInterface
7575
{

0 commit comments

Comments
 (0)