Index: openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/01-database-procs.tcl,v diff -u -N -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 17 Jul 2019 17:44:11 -0000 1.1.2.1 +++ openacs-4/packages/acs-tcl/tcl/01-database-procs.tcl 10 Aug 2019 14:33:26 -0000 1.1.2.2 @@ -3590,7 +3590,7 @@ set lob_sql [uplevel $ulevel [list db_bind_var_substitution $sql]] } - # get the content - asssume it is in column 0, or optionally it can + # get the content - assume it is in column 0, or optionally it can # be returned as "content" with the storage type indicated by the # "storage_type" column.