- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 01 Feb 2010 11:39:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv24685/elements
Modified Files:
base.html
Log Message:
minor
Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/elements/base.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- base.html 29 Jan 2010 02:30:51 -0000 1.7
+++ base.html 1 Feb 2010 11:39:49 -0000 1.8
@@ -4,7 +4,7 @@
<div id="longdesc">
<p>The <a href="#base" class="element">base</a> element
specifies a document-wide base URL for the purposes of
- resolving relative URLs, and document-wide default
+ resolving relative URLs, and a document-wide default
<a href="#context">browsing context</a> name
for the purposes of following hyperlinks.</p>
</div>
Received on Monday, 1 February 2010 11:39:52 UTC