Opened 10 years ago
Closed 10 years ago
#32697 closed enhancement (fixed)
Minor error in a comment
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
I found a small typo when reading the documentation for add_action()
The number of arguments the function accept.
Attachments (2)
Change History (7)
#1
@
10 years ago
- Component changed from Comments to General
- Focuses docs added
- Keywords has-patch added
Perhaps the smallest patch I've ever written. It fixes the typo and also adds some whitespace to the function definition because to respect coding guidelines.
Note: See
TracTickets for help on using
tickets.
Patch