Index: openacs-4/packages/contacts/tcl/contact-search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-search-procs.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/contacts/tcl/contact-search-procs.tcl 9 May 2018 15:33:30 -0000 1.42 +++ openacs-4/packages/contacts/tcl/contact-search-procs.tcl 12 Aug 2018 12:30:06 -0000 1.43 @@ -88,7 +88,7 @@ -search_id:required } { } { - return [db_list get_search_exensions { + return [db_list get_search_extensions { select extend_column from contact_search_extend_map where search_id = :search_id @@ -252,7 +252,7 @@ # The party column is the column of the object we look for # The item column is the column of the item which has the # attributes - # This allows to search for the attributes of an organization, + # This allows one to search for the attributes of an organization, # but have the party # in a special search (employee search) @@ -337,7 +337,7 @@ # The party column is the column of the object we look for # The item column is the column of the item which has the attributes - # This allows to search for the attributes of an organization, but have the party + # This allows one to search for the attributes of an organization, but have the party # in a special search (employee search) switch $object_type { @@ -415,7 +415,7 @@ # The party column is the column of the object we look for # The item column is the column of the item which has the attributes - # This allows to search for the attributes of an organization, but have the party + # This allows one to search for the attributes of an organization, but have the party # in a special search (employee search) switch $object_type {