Ver Fonte

Fixed spelling typo in 50x skel templates.

Jason Hanes há 12 anos atrás
pai
commit
a44e1d59ce

+ 1 - 1
install/debian/templates/web/skel/document_errors/50x.html

@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
-    <title>500 &mdash; Internal Sever Error</title>
+    <title>500 &mdash; Internal Server Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="description" content="Sorry, something went wrong. Internal Server Error"/>
     <style type="text/css">

+ 1 - 1
install/rhel/templates/web/skel/document_errors/50x.html

@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
-    <title>500 &mdash; Internal Sever Error</title>
+    <title>500 &mdash; Internal Server Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="description" content="Sorry, something went wrong. Internal Server Error"/>
     <style type="text/css">

+ 1 - 1
install/ubuntu/templates/web/skel/document_errors/50x.html

@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
-    <title>500 &mdash; Internal Sever Error</title>
+    <title>500 &mdash; Internal Server Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="description" content="Sorry, something went wrong. Internal Server Error"/>
     <style type="text/css">