Opened 17 years ago
Closed 17 years ago
#8858 closed (fixed)
Typo (no instead of not) in new SQLite version information
| Reported by: | Adam Vandenberg | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
There's a typo, no instead of not, in new SQLite version information.
Attachments (1)
Change History (5)
by , 17 years ago
| Attachment: | 8956_no_to_not.diff added | 
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin | 
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:3 by , 17 years ago
| Has patch: | unset | 
|---|---|
| Resolution: | fixed | 
| Status: | closed → reopened | 
Not to be a nitpicker, but it now says "and is not be affected by this issue." Should probably remove the "be".
comment:4 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | reopened → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
(In [8975]) Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to be a bit more future-compatible. Thanks, adamv