aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordan <dan@noemail.net>2014-09-06 16:52:18 +0000
committerdan <dan@noemail.net>2014-09-06 16:52:18 +0000
commit3fdf46a16e592de482a81721ff32e85b6d50006a (patch)
tree2f86622762529bf3123bf0519e7df7343e5be7b6 /src/tclsqlite.c
parent2ee53412888324b00964a8766f4f78ccc80218a9 (diff)
parent60ec914c74ec79e4b73c004d1c21330be7916c99 (diff)
downloadsqlite-3fdf46a16e592de482a81721ff32e85b6d50006a.tar.gz
sqlite-3fdf46a16e592de482a81721ff32e85b6d50006a.zip
Merge latest trunk changes with this branch.
FossilOrigin-Name: 9dca7ce55797b3eb617859f6189c1a2ec6f66566
Diffstat (limited to 'src/tclsqlite.c')
-rw-r--r--src/tclsqlite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tclsqlite.c b/src/tclsqlite.c
index 2b98b6aab..945fd9598 100644
--- a/src/tclsqlite.c
+++ b/src/tclsqlite.c
@@ -760,7 +760,7 @@ static void tclSqlFunc(sqlite3_context *context, int argc, sqlite3_value**argv){
/* If there are arguments to the function, make a shallow copy of the
** script object, lappend the arguments, then evaluate the copy.
**
- ** By "shallow" copy, we mean a only the outer list Tcl_Obj is duplicated.
+ ** By "shallow" copy, we mean only the outer list Tcl_Obj is duplicated.
** The new Tcl_Obj contains pointers to the original list elements.
** That way, when Tcl_EvalObjv() is run and shimmers the first element
** of the list to tclCmdNameType, that alternate representation will