Fix typo in doctype
authorPaul Wise <pabs@debian.org>
Thu, 6 Nov 2014 08:24:45 +0000 (16:24 +0800)
committerPaul Wise <pabs@debian.org>
Thu, 6 Nov 2014 08:34:57 +0000 (16:34 +0800)
debian/changelog
html/template/header.wml

index 1788753..c024989 100644 (file)
@@ -13,6 +13,7 @@ userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low
   [ Paul Wise ]
   * Fix the type and location of the VCS repository.
   * Joey is no longer involved in the debian-admin team.
+  * Fix typo in doctype
 
  -- Luca Filipozzi <lfilipoz@emyr.net>  Thu, 16 Jan 2014 23:22:03 +0000
 
index 8213247..ec787a7 100644 (file)
@@ -1,7 +1,7 @@
 #use wml::common_translation
 
 <ifeq "$(DOCTYPE)" xhtml
-   "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://ww w.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">"
+   "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">"
    "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">"
 />
 # not using [AR: dir="RTL":] because apparently the whole page was flipped