#40077 closed enhancement (fixed)
calendar_week_mod() has wrong return type in docs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8 | Priority: | normal |
| Severity: | normal | Version: | 4.7.3 |
| Component: | Date/Time | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
There is a small typo in the entry for calendar_week_mod() function.
The return type is not an integer but a double.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Fixed the return type in the docblock