From 61a6603ef23f18b6c3d0d2392b618fdd79b14a5c Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 28 Jul 2016 14:11:02 -0400 Subject: nit: doc method --- Bugzilla/CGI/ContentSecurityPolicy.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla') diff --git a/Bugzilla/CGI/ContentSecurityPolicy.pm b/Bugzilla/CGI/ContentSecurityPolicy.pm index dc1cb3440..d09dbef76 100644 --- a/Bugzilla/CGI/ContentSecurityPolicy.pm +++ b/Bugzilla/CGI/ContentSecurityPolicy.pm @@ -304,7 +304,7 @@ rewritten. =head1 METHODS -=head2 headers() +=head2 header_names() This returns a list of header names. This will typically be C, C, and C. -- cgit v1.2.3-24-g4f1b