Problem/Motivation

While trying to resolve a different issue, I noticed a recurring typo in features.api.php:

* Component hook. The hook should be implemented using the name ot the

Proposed resolution

Before:
* Component hook. The hook should be implemented using the name ot the

After:
* Component hook. The hook should be implemented using the name of the

Remaining tasks

  1. Test patch

User interface changes

None.

API changes

Technically the above, but only in its documentation. :)

None.

Comments

fureigh’s picture

Status: Active » Needs review
StatusFileSize
new1.78 KB

Patch attached.

Status: Needs review » Needs work

The last submitted patch, features-correct_typo_ot_to_of-2033551-1.patch, failed testing.

fureigh’s picture

Well, that's awkward. I'll reroll.

hefox’s picture

features test are failing atm, haven't gotten around to debugging

hefox’s picture

Status: Needs work » Needs review
hefox’s picture

Status: Needs review » Fixed

thanks

fureigh’s picture

Thank you!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Updated issue summary.