[dna-commits] DNA SVN: r638 - trunk/docs/gettingstarted/src/main/docbook/en-US/content.
dna-commits at lists.jboss.org
dna-commits at lists.jboss.org
Mon Nov 17 15:46:23 EST 2008
Author: rhauch
Date: 2008-11-17 15:46:23 -0500 (Mon, 17 Nov 2008)
New Revision: 638
Modified:
trunk/docs/gettingstarted/src/main/docbook/en-US/content/understanding_dna.xml
Log:
Corrected section 2.2 of the Getting Started guide
Modified: trunk/docs/gettingstarted/src/main/docbook/en-US/content/understanding_dna.xml
===================================================================
--- trunk/docs/gettingstarted/src/main/docbook/en-US/content/understanding_dna.xml 2008-11-17 20:44:38 UTC (rev 637)
+++ trunk/docs/gettingstarted/src/main/docbook/en-US/content/understanding_dna.xml 2008-11-17 20:46:23 UTC (rev 638)
@@ -98,8 +98,8 @@
<para>
<emphasis role="strong">DNA WebDAV Server</emphasis>
allows clients such as Microsoft Windows and Apple OS X to connect to, read, and edit the content in the repository
- using the WebDAV standard. Since WebDAV is an extension of HTTP, web browsers are able to read (but not modify) the
- content served by a WebDAV compliant server. The DNA WebDAV Server operates upon any JCR-compliant repository.
+ using the WebDAV standard. WebDAV is an extension of HTTP, so web browsers are able to access the content
+ served by a WebDAV compliant server. The DNA WebDAV Server operates upon any JCR-compliant repository.
</para>
</listitem>
<listitem>
More information about the dna-commits
mailing list