Fix typo
Change-Id: Ic6252987b61d0f55a96193bdc5da5fecc1a36171 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135930 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
81d14fa410
commit
7c4481e3c4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ published struct MouseEvent: com::sun::star::awt::InputEvent
|
|||
|
||||
/** contains the pressed mouse buttons.
|
||||
|
||||
<p>Zero ore more constants from the
|
||||
<p>Zero or more constants from the
|
||||
com::sun::star::awt::MouseButton group.</p>
|
||||
*/
|
||||
short Buttons;
|
||||
|
|
Loading…
Reference in a new issue