Parent issue : https://www.drupal.org/node/2601282

Due to the comment of @xjm : https://www.drupal.org/node/2601282#comment-10511700

I separated the issue , This issue will have only typos

The following is the changes,

    * @throws \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
-   *   Thrown when the current user doesn't have access to the specifies entity.
+   *   Thrown when the current user doesn't have access to the specified entity.
    * @throws \Drupal\Core\Entity\Query\QueryException
-   *   Thrown if the base table does not exists.
+   *   Thrown if the base table does not exist.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rakesh.gectcr created an issue. See original summary.

Status: Needs review » Needs work

The last submitted patch, typo-only-2601282-child-1.patch, failed testing.

rakesh.gectcr’s picture

rakesh.gectcr’s picture

Status: Needs work » Needs review
cilefen’s picture

Status: Needs review » Reviewed & tested by the community

There is not much to say.

The last submitted patch, typo-only-2601282-child-no-color-1.patch, failed testing.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 06b6497 and pushed to 8.0.x. Thanks!

  • alexpott committed 06b6497 on 8.0.x
    Issue #2605264 by rakesh.gectcr: Fixing typos for core/lib/Drupal/Core/...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.