diff --git a/doc/cml.txt b/doc/cml.txt index ddae3400..f2bcdb3c 100644 --- a/doc/cml.txt +++ b/doc/cml.txt @@ -97,7 +97,7 @@ to start PHP for a cache-hit. To transform this example into a CML you need 'index.cml' in the list of indexfiles and the following index.cml file: :: - output_contenttype = "text/html" + output_content_type = "text/html" b = request["DOCUMENT_ROOT"] cwd = request["CWD"]