Super minor, but I figured someone would have to fix those anyway.
Found minor typos in
Drupal/Core/Config/ConfigFactoryOverrideInterface.php
core/lib/Drupal/Core/Config/StorableConfigBase.php
core/lib/Drupal/Core/Url.php| Comment | File | Size | Author |
|---|---|---|---|
| minor-typos.patch | 1.8 KB | anavarre |
Comments
Comment #1
RavindraSingh commentedComment #2
RavindraSingh commentedMoving this to RTBC as it seems to be fine and it is minor issue.
Comment #3
RavindraSingh commentedComment #4
xjmThanks @anavarre and @RavindraSingh -- good finds. I am especially in favor of correcting
it'stoits. :)I reviewed the changes locally with
git diff --color-words. This issue only changes documentation, so per https://www.drupal.org/core/beta-changes, this can be completed any time during the Drupal 8 beta phase. Committed and pushed to 8.0.x.Comment #7
xjmMe first thing in the morning: "How did I manage to screw up committing a 5-character typo fix patch?" But it looks like the revert was unintentional and was itself reverted. For anyone else who might be confused. ;)