#14592 closed (fixed)
Class based generic views documentation typo
| Reported by: | Brandon M Height | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
Line 433 of file: root / django / trunk / docs / topics / class-based-views.txt
"# Record the lass accessed date"
Should state:
"# Record the last accessed date"
Sorry for no diff file, sent this ticket from my phone as I was reading through the documents
  Note:
 See   TracTickets
 for help on using tickets.
    
Fixed in [14409].