#43282 closed defect (bug) (fixed)
Fix typo in r42631
| Reported by: | afragen | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
@dd32 https://core.trac.wordpress.org/changeset/42631 has a typo.
$contrin_name = $contrib_username;
It should be
$contrib_name = $contrib_username;
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 42686: