Index: openacs-4/packages/invoices/www/offer-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/offer-ae.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/invoices/www/offer-ae.tcl 6 Nov 2006 15:38:44 -0000 1.42 +++ openacs-4/packages/invoices/www/offer-ae.tcl 17 Apr 2018 14:47:02 -0000 1.43 @@ -605,7 +605,7 @@ set title "[_ invoices.iv_offer_1] $organization_name $today" } set title [lang::util::localize $title] - # We do not want a seperate offer_number but use the project title + # We do not want a separate offer_number but use the project title # set offer_nr [db_nextval iv_offer_seq] set amount_sum "0.00" set amount_total "0.00"