Skip to content

Commit

Permalink
Merge pull request #232 from eiriksm/patch-1
Browse files Browse the repository at this point in the history
Typo in ImageHandler.php
  • Loading branch information
pfrenssen authored Feb 26, 2021
2 parents ed4bfcd + 24d7cc2 commit 864e994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Drupal/Driver/Fields/Drupal8/ImageHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace Drupal\Driver\Fields\Drupal8;

/**
* Image field handler for Drupal 7.
* Image field handler for Drupal 8.
*/
class ImageHandler extends AbstractHandler {

Expand Down

0 comments on commit 864e994

Please sign in to comment.