Opened 16 years ago

Closed 16 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)

8956_no_to_not.diff (681 bytes ) - added by Adam Vandenberg 16 years ago.

Download all attachments as: .zip

Change History (5)

by Adam Vandenberg, 16 years ago

Attachment: 8956_no_to_not.diff added

comment:1 by arien, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [8975]) Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to be a bit more future-compatible. Thanks, adamv

comment:3 by Adam Vandenberg, 16 years ago

Has patch: unset
Resolution: fixed
Status: closedreopened

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 simon, 16 years ago

Resolution: fixed
Status: reopenedclosed

(In [9006]) Fixed #8858 by correcting typo

Note: See TracTickets for help on using tickets.
Back to Top