Author: dr
Date: Tue Dec 11 10:20:51 2007
New Revision: 6957

Log:
- Removed duplicated section.

Modified:
    trunk/Webdav/docs/tutorial.txt

Modified: trunk/Webdav/docs/tutorial.txt
==============================================================================
--- trunk/Webdav/docs/tutorial.txt [iso-8859-1] (original)
+++ trunk/Webdav/docs/tutorial.txt [iso-8859-1] Tue Dec 11 10:20:51 2007
@@ -129,15 +129,7 @@
 
 The simple backend, defined in the class ezcWebdavSimpleBackend, already
 implements all request to response mapping, so you only need to implement
-several methodds directly accessing the data in your backend, like the file
-backend does.
-
-The simple backend
-------------------
-
-The simple backend, defined in the class ezcWebdavSimpleBackend, already
-implements all request to response mapping, so you only need to implement
-several methodds directly accessing the data in your backend, like the file
+several methods directly accessing the data in your backend, like the file
 backend does.
 
 If you need a more fine grained control, or optimzations, you will still need


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to