summaryrefslogtreecommitdiff
path: root/lib/cgi/core.rb
diff options
context:
space:
mode:
-rw-r--r--lib/cgi/core.rb2
1 files changed, 1 insertions, 1 deletions
@@ -408,7 +408,7 @@ class CGI
# values is an Array.
attr_reader :params
- # Get the uploaed files as a hash of name=>values pairs
attr_reader :files
# Set all the parameters.