diff --git a/package_manager/package_manager.api.php b/package_manager/package_manager.api.php index 433e70a62bec72e9c11be1be4a8c9e294656df8a..8786012422a1a02e846bf2c2dd4da497890253f9 100644 --- a/package_manager/package_manager.api.php +++ b/package_manager/package_manager.api.php @@ -149,6 +149,6 @@ * \Drupal\package_manager\Event\PreCreateEvent::excludePath() to exclude a * specific path from being copied from the active directory into the staging * area, or \Drupal\package_manager\Event\PreApplyEvent::excludePath() to - * exclude a specific path from being copied from the staginga area back into + * exclude a specific path from being copied from the staging area back into * the active directory. */