Skip to content

Commit a887c50

Browse files
committed
fixed typos
1 parent c814a28 commit a887c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AbstractType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public function getName()
7474
/**
7575
* Returns the prefix of the template block name for this type.
7676
*
77-
* The block prefixes defaults to the underscored short class name with
77+
* The block prefixes default to the underscored short class name with
7878
* the "Type" suffix removed (e.g. "UserProfileType" => "user_profile").
7979
*
8080
* @return string The prefix of the template block name

0 commit comments

Comments
 (0)