Opened 10 years ago
Closed 10 years ago
#12675 closed defect (fixed)
EnterKeyHandling docs misspell blockNodeForEnter
Reported by: | David Fraser | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Documentation | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The inline docs for dijit._editor.plugins.EnterKeyHandling
talk about the parameter block
M
odeForEnter
, however the rest of the code clearly refers to block
N
odeForEnter
This apparently crept in in r18386
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | enterkeyhandling-docs-12675.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | set to Jared Jurkiewicz |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Owner: | changed from Jared Jurkiewicz to bill |
Status: | new → assigned |
Oh, hmm, that's my check in, OK I'll fix it.
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch to correct documentation to refer to correct parameter name