Remove superfluous text from a comment.

FossilOrigin-Name: e9ac5339603766c120c775bda8ae816d0ccb1503
This commit is contained in:
mistachkin
2013-01-04 22:26:47 +00:00
parent e1186ab260
commit a8e97da9ae
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ if {$tcl_platform(platform) != "unix"} {
# tkt3457-1.3: Application has write but not read permission on
# the hot-journal file. Result: SQLITE_CANTOPEN.
#
# tkt3457-1.4: Application has read but not write permission ongrep
# tkt3457-1.4: Application has read but not write permission on
# the hot-journal file. Result: SQLITE_CANTOPEN.
#
# tkt3457-1.5: Application has read/write permission on the hot-journal