cgi.py: Fix function name in comment.
[chopwood] / cgi.py
diff --git a/cgi.py b/cgi.py
index 0ecdfe2..d66bfc6 100644 (file)
--- a/cgi.py
+++ b/cgi.py
@@ -115,7 +115,7 @@ class HTTPOutput (O.FileOutput):
     """
     Print a header, if none has yet been printed.
 
-    Keyword arguments can be passed to emit HTTP headers: see `http_header'
+    Keyword arguments can be passed to emit HTTP headers: see `http_headers'
     for the formatting rules.
     """
     if me.headerp: return