summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/cgi/cgi.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgi/cgi.cc b/examples/cgi/cgi.cc
index d4a4f6a..b4c0b34 100644
--- a/examples/cgi/cgi.cc
+++ b/examples/cgi/cgi.cc
@@ -50,7 +50,7 @@ const std::string g_not_found = R"(
</head>
<body>
<h1>Uh Oh!</h1>
- <address>No HTML file were found on this directory, please seek help from your systems administrator.</address>
+ <address>No index file was found in this directory.</address>
<hr>
<table>
<tr><th>Name</th></tr>