svg2: Minor change to test commit notification mails.

Minor change to test commit notification mails.

diffstat:

 master/types.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (22 lines):

diff --git a/master/types.html b/master/types.html
--- a/master/types.html
+++ b/master/types.html
@@ -6,17 +6,17 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
   <link rel="stylesheet"           title="Default"               type="text/css" media="screen" href="style/default_svg.css"/>
   <link rel="alternate stylesheet" title="No issues/annotations" type="text/css" media="screen" href="style/default_no_issues.css"/>
   <!--
   <link rel="alternate stylesheet" title="CSS3 Unmodified"       type="text/css" media="screen" href="style/default.css"/>
   <link rel="alternate stylesheet" title="SVG 1.1"               type="text/css" media="screen" href="style/svg-style.css"/>
   -->
   <!-- W3C style sheet will be added here during processing. -->
-  
+
   <style type="text/css">
     .aliceblue { background: rgb(240, 248, 255) }
     .antiquewhite { background: rgb(250, 235, 215) }
     .aqua { background: rgb( 0, 255, 255); }
     .aquamarine { background: rgb(127, 255, 212) }
     .azure { background: rgb(240, 255, 255) }
     .beige { background: rgb(245, 245, 220) }
     .bisque { background: rgb(255, 228, 196) }

Received on Friday, 5 April 2013 07:34:19 UTC