fix errors in pod for www_setScratch

This commit is contained in:
Colin Kuskie 2006-09-29 17:44:40 +00:00
parent 9096e6f9fe
commit 053a0b4cfe

View file

@ -39,10 +39,10 @@ sub www_deleteScratch {
#-------------------------------------------------------------------
=head2 www_deleteScratch ( )
=head2 www_setScratch ( )
Delete a variable from the session scratch area by setting forms
Set a variable in the session scratch area by setting forms
variables, scratchName, the name of the variable to set, and scratchValue,
the value the variable should take.