Index: openacs-4/packages/ecommerce/tcl/social-networking-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/tcl/social-networking-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/ecommerce/tcl/social-networking-procs.tcl 11 Nov 2011 19:40:42 -0000 1.2 +++ openacs-4/packages/ecommerce/tcl/social-networking-procs.tcl 20 Oct 2018 11:55:29 -0000 1.3 @@ -13,7 +13,7 @@ } { if { $url eq "" } { set url [ad_return_url -qualified] - # x and y paramters are generated in forms where submit button is type "image" + # x and y parameters are generated in forms where submit button is type "image" # remove gremilin x and y parameters from form posts by GET # ie make urls less ugly when sharing. if { [ad_conn method] != "POST" } {