html5/md Overview.html,1.145,1.146

Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv17870

Modified Files:
	Overview.html 
Log Message:
remove redundant clause (whatwg r6285)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- Overview.html	8 Jul 2011 00:17:56 -0000	1.145
+++ Overview.html	8 Jul 2011 19:28:49 -0000	1.146
@@ -1757,8 +1757,7 @@
    <a href="#global-identifier">global identifier</a>. Otherwise, let <var title="">subject</var> be a new blank node.</li>
 
    <li><p>Add a mapping from the item <var title="">item</var> to the
-   subject <var title="">subject</var> in <var title="">memory</var>,
-   if there isn't one already.</li>
+   subject <var title="">subject</var> in <var title="">memory</var>.</li>
 
    <li><p>If <var title="">item</var> has an <a href="#item-type">item type</a>
    and that <a href="#item-type">item type</a> is an <a href="#absolute-url">absolute URL</a>,

Received on Friday, 8 July 2011 19:28:52 UTC