[gnome-user-docs/gnome-3-14] Fix WebDAV URL example



commit 18293f0a1f9d60d1bf33adf23072a486555b425f
Author: Petr Kovar <pkovar redhat com>
Date:   Tue Apr 14 14:42:03 2015 +0200

    Fix WebDAV URL example

 gnome-help/C/nautilus-connect.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-help/C/nautilus-connect.page b/gnome-help/C/nautilus-connect.page
index de6c98a..0e635d8 100644
--- a/gnome-help/C/nautilus-connect.page
+++ b/gnome-help/C/nautilus-connect.page
@@ -159,9 +159,9 @@ internet/network address.</p>
   server you're connecting to supports secure connections, you should choose
   this option. Secure WebDAV uses strong SSL encryption, so that other users
   can't see your password.</p>
-  <p>A typical WebDAV URL looks like this:</p>
+  <p>A WebDAV URL looks like this:</p>
   <example>
-    <p><sys>http://example.hostname.com/path</sys></p>
+    <p><sys>dav://example.hostname.com/path</sys></p>
   </example>
   <comment>
     <cite date="2012-02-19">shaunm</cite>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]