Hi,

I just spotted a small error in the Drupal documentation: http://cgit.drupalcode.org/drupal/tree/core/modules/language/src/Form/Ne...

The following patch fixes it.

CommentFileSizeAuthor
#7 2806249-d8.2.x.diff606 bytespol
#2 2806249.patch606 bytespol

Comments

Pol created an issue. See original summary.

pol’s picture

Status: Active » Needs review
StatusFileSize
new606 bytes
markdorison’s picture

Status: Needs review » Reviewed & tested by the community

This makes sense to me. Applies cleanly on 8.2.x.

xjm’s picture

Title: Small typo error in the method headers. » Small typo error in the method headers of NegotiationUrlForm
xjm’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

I confirmed this is the only place with this typo. Committed d1ddab5 and pushed to 8.3.x. Thanks!

PTBP against 8.2.x until we are out of commit freeze.

  • xjm committed d1ddab5 on 8.3.x
    Issue #2806249 by Pol: Small typo error in the method headers of...
pol’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new606 bytes

Here's the patch for D8.2.x

  • xjm committed bab75d3 on 8.2.x
    Issue #2806249 by Pol: Small typo error in the method headers of...
xjm’s picture

Status: Needs review » Fixed

This was actually eligible for commit once we were out of commit freeze without needing a new patch, so I cherry-picked bab75d3 and pushed to 8.2.x. (I am not committing a patch from NR even though it look that way.) ;) Thanks!

pol’s picture

Cool, thanks!

Status: Fixed » Closed (fixed)

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