diff options
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 |