Problem/Motivation

// HTML annotation and title class does not exist for users without
    // permission to in-place edit.

should be

// HTML annotation and title class do not exist for users without
    // permission to in-place edit.

in /core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php

Proposed resolution

Replace "does" to "do".

CommentFileSizeAuthor
#2 3174574-2.patch901 bytespaulocs
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

paulocs created an issue. See original summary.

paulocs’s picture

Status: Active » Needs review
FileSize
901 bytes
cilefen’s picture

Issue tags: +Documentation
longwave’s picture

Status: Needs review » Reviewed & tested by the community
longwave’s picture

Category: Task » Bug report
Priority: Normal » Minor

  • catch committed bee8afa on 9.1.x
    Issue #3174574 by paulocs: Replace "does" to "do" in...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed bee8afa and pushed to 9.1.x. Thanks!

Status: Fixed » Closed (fixed)

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