Opened 19 years ago
Closed 19 years ago
#3234 closed defect (fixed)
[patch] wrong reST indentation in generic views page
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | 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
There are indentation errors in reST code causing some sentences to be not properly formatted.
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | rst_patch.diff added | 
|---|
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Ready for checkin | 
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
(In [4396]) Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, paolo