Skip to content

Commit 4e7f3bb

Browse files
committed
DIGITAL-693 - fix drupal standards error in comment
1 parent 8f4d5c2 commit 4e7f3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/modules/custom/convert_text/src/ShortcodeToEquiv.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Psr\Log\LoggerInterface;
1414

1515
/**
16-
* Provides methods to convert Hugo shortcodes to their Drupal equivalent..
16+
* Provides methods to convert Hugo shortcodes to their Drupal equivalent.
1717
*/
1818
class ShortcodeToEquiv {
1919

0 commit comments

Comments
 (0)