[Libreoffice-commits] core.git: include/sfx2

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 17 16:22:36 UTC 2019


 include/sfx2/thumbnailview.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9db192d6de6ad4fd3b1261b5346f6c8cb28fcf8b
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 11 22:24:51 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
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 <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

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.
 
     --------------------------------------------------------------------------


More information about the Libreoffice-commits mailing list