#4089 closed Documentation (fixed)
Wrong comment in ElggRelationship class
| Reported by: | andres.fortier | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1 |
| Component: | Core | Version: | 1.8 |
| Severity: | trivial | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
Elgg 1.8.0.1
In the ElggRelationship class the construct comment reads:
"Construct a new site object, optionally from a given id value or row."
I guess it should be "Construct a new relationship object".
Change History (3)
comment:1 Changed 18 months ago by cash
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.8.1
comment:2 Changed 18 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Fixes #4089 corrects documentation of ElggRelationship constructor
Changeset: ed682b22e5a14673090bc9e48ee8c0ecebaadef9
comment:3 Changed 18 months ago by Cash Costello
Fixes #4089 corrects documentation of ElggRelationship constructor
Changeset: bd1a206aa44d10531036407d8a0d455bbba96323
Note: See
TracTickets for help on using
tickets.

Thanks for noticing this and reporting it!