#13270 closed (fixed)
Fixed Typo In Documentation
| Reported by: | cmbeelby | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | typo, contributing | |
| 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
In the document located at docs/internals/contributing.txt there was a typo. The word settings in one instance had three t's. See attached patch.
Attachments (1)
Change History (8)
comment:1 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 16 years ago
| Triage Stage: | Ready for checkin → Unreviewed |
|---|
comment:3 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
Thanks, in the future, please generate patches from the svn root, i.e. docs/internals/contributing.txt. That makes it easy for the core developers to apply patches.
comment:4 by , 16 years ago
| milestone: | → 1.2 |
|---|
comment:5 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:6 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
After further reading in the file I also found an unbalanced pair of quoting marks. I have updated the patch to include both fixes. I'll set the stage back to unreviewed so that it doesn't look like I'm trying to sneak in a change after the status was set to ready for checkin.