Opened 18 years ago
Closed 18 years ago
#7139 closed (fixed)
Some typos in comments of the Oracle backend query class
| Reported by: | Adam Vandenberg | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are some typos in the comments of the Oracle custom query class.
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | 7510_oracle_typos.diff added |
|---|
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [7514]) Cleaned up some comments in the Oracle backend. Fixes #7139. Thanks, adamv.