diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-05-06 15:36:37 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-06 23:21:36 +0200 |
commit | f71b73b67a2d97ac8888e6444ee8e058a2feb8f8 (patch) | |
tree | 4ac5d850acfabdb639448b3c68eaeeebc4a11dcb | |
parent | 577f7d2ba8639e17fbb1f7238121de453bba9f8e (diff) |
correct command name to delete slides
Change-Id: I2cd613115ab53bfbc5f71482674ce376742e3f55
Reviewed-on: https://gerrit.libreoffice.org/53912
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/simpress/guide/photo_album.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/photo_album.xhp b/source/text/simpress/guide/photo_album.xhp index cb7a41513f..4d24f89eb7 100644 --- a/source/text/simpress/guide/photo_album.xhp +++ b/source/text/simpress/guide/photo_album.xhp @@ -90,7 +90,7 @@ </listitem> </list> -<paragraph id="par_id221120161524501012" role="warning" xml-lang="en-US">Warning: Clicking Undo will not delete a photo album. Right-click the slides on the slide panel and select Delete to delete the slides.</paragraph> +<paragraph id="par_id221120161524501012" role="warning" xml-lang="en-US">Warning: Clicking Undo will not delete a photo album. Right-click the slides on the slide panel and select <item type="menuitem">Delete Slide</item> to delete the slides.</paragraph> <section id="relatedtopics"> <paragraph id="par_id221120161524598688" role="paragraph" xml-lang="en-US"><link href="text/simpress/guide/show.xhp">Slide Shows</link></paragraph> <paragraph id="par_id221120161524592232" role="paragraph" xml-lang="en-US"><link href="text/shared/guide/insert_bitmap.xhp">Insert images</link></paragraph> |