[gnome-user-docs] Fixed validation errors



commit 58f5e3e333022e12d0af225714f39b799508640a
Author: Aruna <aruna evam gmail com>
Date:   Mon Mar 25 22:38:33 2013 +0530

    Fixed validation errors
    
    Fixed nautilus-behavior.page by changing <src> tags to <sys> tags

 gnome-help/C/nautilus-behavior.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-help/C/nautilus-behavior.page b/gnome-help/C/nautilus-behavior.page
index 8ce4096..c54f9ca 100644
--- a/gnome-help/C/nautilus-behavior.page
+++ b/gnome-help/C/nautilus-behavior.page
@@ -53,7 +53,7 @@ executable text files are handled, and the trash behavior. Click
  <p>An executable text file is a file that contains a program that you can run
  (execute). The <link xref="nautilus-file-properties-permissions">file
  permissions</link> must also allow for the file to run as a program. The most
- common are <src>Shell</src>, <src>Python</src> and <src>Perl</src> scripts.
+ common are <sys>Shell</sys>, <sys>Python</sys> and <sys>Perl</sys> scripts.
  These have extensions <file>.sh</file>, <file>.py</file> and <file>.pl</file>,
  respectively.</p>
  
@@ -95,7 +95,7 @@ executable text files are handled, and the trash behavior. Click
 
  <note style="important">
   <p>A script will not be passed any parameters when executed from a remote
-  folder such as a folder showing web or <src>ftp</src> content.</p>
+  folder such as a folder showing web or <sys>ftp</sys> content.</p>
  </note>
 
 </section>


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