From a05604a59a9f07df1e74531486a45f404862bcf1 Mon Sep 17 00:00:00 2001 From: Robert Antoni Buj Gelonch <rbuj@users.noreply.github.com> Date: Fri, 28 Feb 2020 13:38:55 +0100 Subject: help: Fix Image Collection shortcut (#263) * help: Fix Image Collection shortcut * image collection shortcut fix on another section Co-authored-by: Mohammad Abu Sakib <mabusakib@gmail.com> --- help/C/index.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help/C') diff --git a/help/C/index.docbook b/help/C/index.docbook index e41bfd2..b6bdb03 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -370,7 +370,7 @@ <varlistentry> <term>Image Collection</term> <listitem> - <para>The image collection shows you all supported images in the current working directory. It shows up once an image has been loaded. To show or hide the collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or press <keycap>F9</keycap>.</para> + <para>The image collection shows you all supported images in the current working directory. It shows up once an image has been loaded. To show or hide the collection, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or press <keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>.</para> </listitem> </varlistentry> <varlistentry> @@ -437,7 +437,7 @@ </listitem> <listitem> <para> - Open the image collection by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or pressing <keycap>F9</keycap>. + Open the image collection by choosing <menuchoice><guimenu>View</guimenu><guimenuitem>Image Collection</guimenuitem></menuchoice> or pressing <keycombo><keycap>Ctrl</keycap><keycap>F9</keycap></keycombo>. </para> </listitem> </orderedlist> -- cgit v1.2.1