aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'railties/html/500.html')
-rw-r--r--railties/html/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/html/500.html b/railties/html/500.html
index a1001a008d..ab95f74c46 100644
--- a/railties/html/500.html
+++ b/railties/html/500.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
- <h1>Application error (Apache)</h1>
+ <h1>Application error</h1>
<p>Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html</p>
</body>
</html> \ No newline at end of file