Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#18854 closed defect (bug) (fixed)

Typo in zeroise() phpdoc

Reported by: trepmal's profile trepmal Owned by: ryan's profile ryan
Milestone: 3.3 Priority: normal
Severity: normal Version:
Component: Inline Docs Keywords: has-patch commit
Focuses: Cc:

Description

was

[...]If you set the number to '4' and the number is '5000'[...]

with patch:

[...]If you set the threshold to '4' and the number is '5000'[...]

Attachments (1)

zeroise-doc-error.diff (614 bytes) - added by trepmal 14 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
14 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.3

#2 @ryan
14 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [18877]:

phpdoc fix for zeroise(). Props trepmal. fixes #18854

Note: See TracTickets for help on using tickets.