Fix a typo in the Doctype. Fixes ticket #497.

This commit is contained in:
Bharat Mediratta
2009-07-01 01:08:00 -07:00
parent 0add4ced22
commit 9beac1132e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tranisitional//EN"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>