diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-11-28 17:57:40 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-29 19:19:15 +0100 |
commit | 8535463ca53c1686efcb93ff401cf0e36e8fa364 (patch) | |
tree | def190cab39b7fdc19e34859cf801e6483b5f549 /helpers/longnames_commands.csv | |
parent | 49baef5df55850a72b9385f7ec2b9eb98486e48a (diff) |
Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLE
To complete commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=e051bb72d6a12e4a10d4a3548eb6a131b80d96fb
Change-Id: Ib8a79d459bce19a50a143bbd955860d95f2dae39
Reviewed-on: https://gerrit.libreoffice.org/64182
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpers/longnames_commands.csv')
-rw-r--r-- | helpers/longnames_commands.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index c5bf3c18d2..b13af1cd8b 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -1024,7 +1024,7 @@ SID_EXTRUSION_TILT_DOWN,.uno:ExtrusionTiltDown SID_EXTRUSION_TILT_LEFT,.uno:ExtrusionTiltLeft SID_EXTRUSION_TILT_RIGHT,.uno:ExtrusionTiltRight SID_EXTRUSION_TILT_UP,.uno:ExtrusionTiltUp -SID_EXTRUSION_TOOGLE,.uno:ExtrusionToggle +SID_EXTRUSION_TOGGLE,.uno:ExtrusionToggle SID_FILE_NAME,.uno:FileName SID_FILLFRAME,.uno:GetFrameWindow SID_FILL_ADD_PRED,.uno:FillModeTracePredescessor |