diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-24 10:02:26 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-24 15:06:27 +0200 |
commit | 284b35052f341add5bf7545c806eb7ce43baa34d (patch) | |
tree | 8b6e296b58c84c02285bb268b691f58476e37fb6 /source | |
parent | bb496ca3d2da2fd0846cd56cfde58a584e512c47 (diff) |
tdf#141818 Fix page on animation in Impress
Change-Id: I092eebff7cdedf8dc250615943062342c96ec17a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114587
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/simpress/guide/animated_objects.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/animated_objects.xhp b/source/text/simpress/guide/animated_objects.xhp index f9a1b8793e..8044cc5073 100644 --- a/source/text/simpress/guide/animated_objects.xhp +++ b/source/text/simpress/guide/animated_objects.xhp @@ -47,7 +47,7 @@ <paragraph xml-lang="en-US" id="par_id3146964" role="listitem">On a slide in <emph>Normal</emph> view, select the object you want to animate.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3149875" role="listitem">Choose <emph>Format - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149875" role="listitem">Choose <emph>View - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3166462" role="listitem">In the <emph>Custom Animation</emph> dialog, click a tab page to choose from a category of effects. Click an effect, then click <emph>OK</emph>.</paragraph> |