Skip to content

Commit

Permalink
Fix typo, s/Convience/Convenience (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
kayakr authored Apr 20, 2020
1 parent f31d7ec commit e448940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin/Field/FieldType/TypedRelation.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public function fieldSettingsForm(array $form, FormStateInterface $form_state) {
}

/**
* Convience method allowing the Formatter to get the rel_types.
* Convenience method allowing the Formatter to get the rel_types.
*
* @return array
* The array of relation types
Expand Down

0 comments on commit e448940

Please sign in to comment.