in the file:- core/lib/Drupal/Core/Field/FieldItemList.php, there is typo in comment bock

CommentFileSizeAuthor
#2 2610128-1.patch779 bytesrakesh.gectcr

Comments

rakesh.gectcr created an issue. See original summary.

rakesh.gectcr’s picture

StatusFileSize
new779 bytes

the changes are here ,

-    // Support passing in only the value of the first item, either as a litteral
+    // Support passing in only the value of the first item, either as a literal
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -rc eligible +Quick fix

Thanks for the patch! Sorry for the delay in reviewing -- I've been on vacation and no one else, unfortunately, ever reviews docs patches. :(

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Committed to both 8.x branches. Thanks again!

  • jhodgdon committed ef23f6d on 8.0.x
    Issue #2610128 by rakesh.gectcr: Comment Typos in class FieldItemList
    

  • jhodgdon committed 84182b7 on
    Issue #2610128 by rakesh.gectcr: Comment Typos in class FieldItemList
    
    (...

Status: Fixed » Closed (fixed)

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