- From: Maciej Stachowiak via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Oct 2009 16:12:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/decision-policy
In directory hutz:/tmp/cvs-serv2141
Modified Files:
decision-policy.html
Log Message:
More typo fixes.
Index: decision-policy.html
===================================================================
RCS file: /sources/public/html5/decision-policy/decision-policy.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- decision-policy.html 8 Oct 2009 06:51:39 -0000 1.8
+++ decision-policy.html 14 Oct 2009 16:12:24 -0000 1.9
@@ -281,14 +281,14 @@
<li>Proposal Details: This may take one of the following four forms:
<ul>
<li>A set of edit instructions, specific enough that they can be applied without ambiguity.</li>
- <li>Spec text for a draft to be published without HTML5 (though such a draft can be proposed at any time without a Change Proposal).</li>
+ <li>Spec text for a draft to be published separate from HTML5 (though such a draft can be proposed at any time without a Change Proposal).</li>
<li>Exact spec text for the sections to be changed, and a baseline revision for the version of the spec being changed.</li>
<li>With prior permission from the chairs, a high-level prose description of the changes to be made.</li>
</ul>
<li>Impact: Effects, both positive and negative, of the change. What conformance classes will have to change? What are the risks?</li>
</ol>
-<p>>Complete Change Proposals should be recorded somewhere in W3C
+<p>Complete Change Proposals should be recorded somewhere in W3C
space (wiki, dev.w3.org, archived mailing list) and the Working
Group should be notified by email.</p>
Received on Wednesday, 14 October 2009 16:12:30 UTC