Skip to content

Commit f974363

Browse files
rbujraveit65
authored andcommitted
Fix spelling and grammar mistakes
1 parent 4bb323b commit f974363

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎help/C/index.docbook‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<othercredit role="reviewer">
102102
<firstname>Ajit</firstname>
103103
<surname>George provided information about plugins.</surname>
104-
<contrib>Acknowledgements</contrib>
104+
<contrib>Acknowledgments</contrib>
105105
</othercredit>
106106

107107

@@ -299,7 +299,7 @@
299299
<variablelist>
300300
<varlistentry> <term>Menubar</term>
301301
<listitem>
302-
<para>The menus on the menubar contain all of the commands you need to work with files in <application>&app;</application>.</para>
302+
<para>The menus on the menubar contain all the commands you need to work with files in <application>&app;</application>.</para>
303303
</listitem>
304304
</varlistentry>
305305
<varlistentry> <term>Toolbar</term>
@@ -334,7 +334,7 @@
334334
<varlistentry> <term>Bottom Pane</term>
335335
<listitem>
336336
<para>The bottom pane is used by programming tools such as the <application>Python Console</application> plugin to display output.</para>
337-
<para>By default the bottom pane is not shown. To show it, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Bottom Pane</guimenuitem></menuchoice>.</para>
337+
<para>By default, the bottom pane is not shown. To show it, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Bottom Pane</guimenuitem></menuchoice>.</para>
338338
</listitem>
339339
</varlistentry>
340340
</variablelist>
@@ -385,7 +385,7 @@
385385
<listitem><para>To save all the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Save All</guimenuitem> </menuchoice>.</para>
386386
</listitem>
387387
</itemizedlist>
388-
<para>To close all of the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Close All</guimenuitem> </menuchoice>.</para>
388+
<para>To close all the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Close All</guimenuitem> </menuchoice>.</para>
389389
</sect2>
390390

391391
<!-- ============= To Open a File from a URI ======================= -->
@@ -407,7 +407,7 @@
407407
</listitem>
408408
</orderedlist>
409409
<para>Valid types of <replaceable>URI</replaceable> include <literal>http:</literal>, <literal>ftp:</literal>, <literal>file:</literal>, and all the methods supported by <literal>mate-vfs</literal>.</para>
410-
<para>Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. HTTP only allows files to be read. Files opened from FTP are read-only because because not all FTP servers may correctly work with saving remote files.</para>
410+
<para>Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. HTTP only allows files to be read. Files opened from FTP are read-only because not all FTP servers may correctly work with saving remote files.</para>
411411
<warning><para>Saving to FTP servers can be enabled with <ulink type="help" url="help:mateconf-editor"><application>Configuration Editor</application></ulink>, setting the key <systemitem>/apps/pluma/preferences/editor/save/writable_vfs_schemes</systemitem>, but this may cause errors.</para></warning>
412412
</sect2>
413413

@@ -1531,7 +1531,7 @@
15311531
<sect3 id="pluma-external-tools-plugin-define">
15321532
<title>Defining a Command</title>
15331533
<para>To add an external command, choose <menuchoice><guimenu>Tools</guimenu><guimenuitem>External Tools</guimenuitem></menuchoice>.</para>
1534-
<para>In the <guilabel>External Tools Manager</guilabel> window, click <guibutton>New</guibutton>. You can speficy the following details for the new command:</para>
1534+
<para>In the <guilabel>External Tools Manager</guilabel> window, click <guibutton>New</guibutton>. You can specify the following details for the new command:</para>
15351535
<variablelist>
15361536
<varlistentry><term>Description</term>
15371537
<listitem>
@@ -1697,7 +1697,7 @@
16971697

16981698
<sect2 id="pluma-modelines-plugin">
16991699
<title>Modelines Plugin</title>
1700-
<para>The <application>Modelines</application> plugin allows you to set preferences for individual documents. A <firstterm>modeline</firstterm> is a line of text at the start or end of the document with settings that <application>&app;</application> recognises.</para>
1700+
<para>The <application>Modelines</application> plugin allows you to set preferences for individual documents. A <firstterm>modeline</firstterm> is a line of text at the start or end of the document with settings that <application>&app;</application> recognizes.</para>
17011701
<para>Preferences set using modelines take precedence over the ones specified in the preference dialog.</para>
17021702
<para>You can set the following preferences with modelines:</para>
17031703
<itemizedlist>

0 commit comments

Comments
 (0)