Attached patch fixes misspelled "availble", "unforetunately", "funtion" and several other words in Drupal core, basically in comments.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

longwave’s picture

Component: documentation » other

This only touches comments and one schema description, all looks good to me.

longwave’s picture

Component: other » documentation
Status: Needs review » Reviewed & tested by the community
Xano’s picture

Component: other » documentation

I agree with #1. This patch is good.

jhodgdon’s picture

Status: Reviewed & tested by the community » Needs work

Thanks! Yes, it all looks good, but we don't want to change things in core/vendor.

--- a/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php
+++ b/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php

You can file an upstream bug (maybe?) o that one.

Xano’s picture

Status: Needs work » Needs review
FileSize
8.38 KB

I can't believe I missed that :X

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, thanks!

I noticed this:

+++ b/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php
@@ -12,7 +12,7 @@
 
 /**
 /**
- * Field handler to provide acess control for the email field.
+ * Field handler to provide access control for the email field.

Extra credit if you remove that extra line... or maybe the committer can just take care of it. :)

Xano’s picture

FileSize
8.41 KB

Oooh, credits, nomnomnom!

Status: Reviewed & tested by the community » Needs work

The last submitted patch, drupal_2083943_7.patch, failed testing.

longwave’s picture

Status: Needs work » Needs review

#7: drupal_2083943_7.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, drupal_2083943_7.patch, failed testing.

longwave’s picture

Status: Needs work » Needs review

#7: drupal_2083943_7.patch queued for re-testing.

longwave’s picture

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

Title: Drupal core grammar minor fixes » Drupal core spelling minor fixes
Status: Reviewed & tested by the community » Fixed

Thanks! Committed to 8.x.

Status: Fixed » Closed (fixed)

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