diff options
author | Paul Cutler <pcutler@gnome.org> | 2010-03-29 16:11:12 -0500 |
---|---|---|
committer | Paul Cutler <pcutler@gnome.org> | 2010-03-29 16:11:12 -0500 |
commit | bf5e12e963f7fa556b1370bbbd6a88ece3b57dcf (patch) | |
tree | 0834ca76b8e2008b5927193c5f303a7f6e25a214 /gnome2-user-guide | |
parent | 57491a8bd6935fa9c3f7d16539b449f12ea345ed (diff) | |
download | gnome-user-docs-bf5e12e963f7fa556b1370bbbd6a88ece3b57dcf.tar.gz gnome-user-docs-bf5e12e963f7fa556b1370bbbd6a88ece3b57dcf.tar.xz gnome-user-docs-bf5e12e963f7fa556b1370bbbd6a88ece3b57dcf.zip |
Fix "scrips" typo to be scripts
Diffstat (limited to 'gnome2-user-guide')
-rw-r--r-- | gnome2-user-guide/C/gosnautilus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome2-user-guide/C/gosnautilus.xml b/gnome2-user-guide/C/gosnautilus.xml index a873443..dd24340 100644 --- a/gnome2-user-guide/C/gosnautilus.xml +++ b/gnome2-user-guide/C/gosnautilus.xml @@ -4178,7 +4178,7 @@ you can modify.</para> <indexterm> <primary>scripts, running from file manager</primary> </indexterm> -<para>Nautilus can be extended in two main ways. Through <application>Nautilus</application> extensions, and through scrips. This section explains the difference between the two and how to install.</para> +<para>Nautilus can be extended in two main ways. Through <application>Nautilus</application> extensions, and through scripts. This section explains the difference between the two and how to install.</para> <sect2 id="gosnautilus-444"> <title>Nautilus Scripts</title> <para>Nautilus can run scripts. Scripts are typically simpler in operation than full <application>Nautilus</application> extensions and can be written in any scripted language capable of being executed on your computer. To run a script choose <menuchoice><guimenu>File</guimenu><guimenuitem>Scripts</guimenuitem></menuchoice>, then choose the script that you want to run from the submenu.</para> |