Skip to content

Commit

Permalink
Adjust language.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-vessey committed Jun 24, 2020
1 parent ef4bddf commit 6084eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IslandoraUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ private function getEntityQueryOrCondition(QueryInterface $query, array $fields,
* The entity URL.
*
* @throws \Drupal\Core\Entity\Exception\UndefinedLinkTemplateException
* Should the given entity not specify a "canonical" template.
* Thrown if the given entity does not specify a "canonical" template.
* @throws \Drupal\Core\Entity\EntityMalformedException
*/
public function getEntityUrl(EntityInterface $entity) {
Expand Down

0 comments on commit 6084eb6

Please sign in to comment.