Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#14375 closed (fixed)

Typo in formfield documentation

Reported by: Blue Owned by: nobody
Component: Documentation Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Formfields page has a typo:
MultiValuefield instead of MultiValueField (with a capital F)
Took me two minutes to find out...

Attachments (1)

formfield-doc-patch.diff (399 bytes ) - added by David Novakovic 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by David Novakovic, 14 years ago

Triage Stage: UnreviewedAccepted

by David Novakovic, 14 years ago

Attachment: formfield-doc-patch.diff added

comment:2 by David Novakovic, 14 years ago

Has patch: set
Triage Stage: AcceptedReady for checkin

comment:3 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [14018]) Fixed #14375 -- Corrected the capitalization of MultiValueField. Thanks to Blue for the report.

comment:4 by Russell Keith-Magee, 14 years ago

(In [14026]) [1.2.X] Fixed #14375 -- Corrected the capitalization of MultiValueField. Thanks to Blue for the report.

Backport of r14018 from trunk.

Note: See TracTickets for help on using tickets.
Back to Top