Commit 53ceffeb authored by Andrew Gorokhovets's avatar Andrew Gorokhovets Committed by Damien McKenna
Browse files

Issue #3130250 by Andrew Gorokhovets: Typo in the comment class name (MetatagViewsTranslationForm)

parent 44275f30
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx
  compatibility with GraphQL 4 to avoid breaking existing sites.
#3131380 by lolandese, volkswagenchick: License "GPL-2.0+" is a deprecated SPDX
  license identifier.
#3130250 by Andrew Gorokhovets: Typo in the comment class name
  (MetatagViewsTranslationForm).


Metatag 8.x-1.13, 2020-04-21
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ use Drupal\metatag_views\MetatagViewsValuesCleanerTrait;
use Drupal\Core\StringTranslation\StringTranslationTrait;

/**
 * Class MetatagViewsEditForm.
 * Defines a form for translating meta tags for views.
 *
 * @package Drupal\metatag_views\Form
 */