Skip to content
Snippets Groups Projects
Commit 2b9e39e3 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1978742 by rballou: Fix typos in AliasManager class docs

parent bceb85e8
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -13,7 +13,7 @@
class AliasManager implements AliasManagerInterface {
/**
* The database connectino to use for path lookups.
* The database connection to use for path lookups.
*
* @var \Drupal\Core\Database\Connection
*/
......@@ -161,7 +161,7 @@ public function preloadPathLookups(array $path_list) {
/**
* Given a Drupal system URL return one of its aliases if such a one exists.
* Otherwise, return FALSE.
*
* @param $path
* The path to investigate for corresponding aliases.
* @param $langcode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment