Closed (fixed)
Project:
Features
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jul 2013 at 00:55 UTC
Updated:
21 Jul 2013 at 17:41 UTC
Jump to comment: Most recent file
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
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
None.
Technically the above, but only in its documentation. :)
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | features-correct_typo_ot_to_of-2033551-1.patch | 1.78 KB | fureigh |
Comments
Comment #1
fureigh commentedPatch attached.
Comment #3
fureigh commentedWell, that's awkward. I'll reroll.
Comment #4
hefox commentedfeatures test are failing atm, haven't gotten around to debugging
Comment #5
hefox commented#1: features-correct_typo_ot_to_of-2033551-1.patch queued for re-testing.
Comment #6
hefox commentedthanks
Comment #7
fureigh commentedThank you!
Comment #8.0
(not verified) commentedUpdated issue summary.