include/sfx2/thumbnailview.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9db192d6de6ad4fd3b1261b5346f6c8cb28fcf8b Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jul 11 22:24:51 2019 +0000 Commit: Julien Nabet <[email protected]> CommitDate: Wed Jul 17 18:21:28 2019 +0200 Fix typo Change-Id: I28e009658550d6aa16323967a2fb17f17fd0ab2e Reviewed-on: https://gerrit.libreoffice.org/75780 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx index 95216f3eb758..19190bf605c8 100644 --- a/include/sfx2/thumbnailview.hxx +++ b/include/sfx2/thumbnailview.hxx @@ -98,7 +98,7 @@ struct ThumbnailItemAttributes; SetExtraSpacing() will not be included). The background color could be specified by SetColor(), with which the image - or UserDraw items will be underlayed. If no color is specified the color + or UserDraw items will be underlaid. If no color is specified the color of other windows (WindowColor) will be used for the background. -------------------------------------------------------------------------- _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
