#14395 closed (fixed)
Error message typo
Reported by: | Austin Gabel | Owned by: | Austin Gabel |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
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
This seems to be a typo:
"You must default a 'default' database"
Should be:
"You must define a 'default' database"
Attachments (1)
Change History (6)
by , 14 years ago
Attachment: | 14395.diff added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
This is trivial, so I think it's safe to move to RFC.