- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Aug 2011 21:29:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv17303
Modified Files:
Overview.html
Log Message:
typo (whatwg r6367)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5086
retrieving revision 1.5087
diff -u -d -r1.5086 -r1.5087
--- Overview.html 4 Aug 2011 06:37:48 -0000 1.5086
+++ Overview.html 4 Aug 2011 21:29:32 -0000 1.5087
@@ -64874,7 +64874,7 @@
<p>Apply the Unicode Bidirectional Algorithm's Paragraph Level
steps to <var title="">nodes</var> using the following
constraints, to determine the <i>paragraph embedding level</i>
- of the cue: <a href="#BIDI">[BIDI]</a></p>
+ of the cue: <a href="#refsBIDI">[BIDI]</a></p>
<ul><li><var title="">nodes</var> represents a single paragraph.</li>
Received on Thursday, 4 August 2011 21:29:41 UTC