- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Mar 2011 00:23:11 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv2847
Modified Files:
Overview.html
Log Message:
fix ref
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- Overview.html 19 Jan 2011 11:34:40 -0000 1.126
+++ Overview.html 16 Mar 2011 00:23:09 -0000 1.127
@@ -211,7 +211,7 @@
<ul>
<li>A name.</li>
<li>A URI, which is the concatenation of the string <code>http://www.w3.org/2009/dap/SysInfo/</code> with the name of the property.</li>
- <li>A WebIDL [[!WebIDL]] interface that contains attributes.</li>
+ <li>A WebIDL [[!WEBIDL]] interface that contains attributes.</li>
</ul>
<p>The name of a property (or its URI, interchangeably) is
@@ -1496,4 +1496,4 @@
</p>
</section>
</body>
-</html>
\ No newline at end of file
+</html>
Received on Wednesday, 16 March 2011 00:23:12 UTC