diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-07-01 11:22:20 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-07-01 11:26:39 +0200 |
commit | 67f5f45505458d0a22d14cf2c6f1e17bb2bd7932 (patch) | |
tree | 03e0a9b6dba4e87f3de5933a8e1a73e40f0168d6 /slideshow | |
parent | b71c22923d3aff097222c5c77550f4f3a4117a2e (diff) |
Fix typos
Change-Id: I4f1c0d90fcb7726ceadd72c9cb9f96a57cade67a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97602
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'slideshow')
-rw-r--r-- | slideshow/source/inc/shape.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/shape.hxx b/slideshow/source/inc/shape.hxx index 1638e87c08a7..3fcc516dda4b 100644 --- a/slideshow/source/inc/shape.hxx +++ b/slideshow/source/inc/shape.hxx @@ -214,7 +214,7 @@ namespace slideshow virtual bool isForeground() const { return mbIsForeground; }; /** - Set the flag that holds wheter the shape is + Set the flag that holds whether the shape is in the foreground or not @param bIsForeground |