- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 07 Jul 2011 23:10:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv2147
Modified Files:
Overview.html
Log Message:
add verbosity (whatwg r6281)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- Overview.html 7 Jul 2011 23:03:50 -0000 1.141
+++ Overview.html 7 Jul 2011 23:10:14 -0000 1.142
@@ -1734,9 +1734,9 @@
</ol><p>When the user agent is to <dfn id="generate-the-triples-for-an-item">generate the triples for an
item</dfn> <var title="">item</var>, given a reference to an
item/subject list <var title="">memory</var>, and optionally given a
- fallback type <var title="">fallback type</var> and property name
- <var title="">fallback name</var>, it must run the following
- steps:</p>
+ fallback type <var title="">fallback type</var> and fallback
+ property name <var title="">fallback name</var>, it must run the
+ following steps:</p>
<ol><li><p>If there is an entry for the item <var title="">item</var>
in <var title="">memory</var>, then return the subject of that
Received on Thursday, 7 July 2011 23:10:20 UTC