[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Feb 9 11:26:44 UTC 2020
include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9571e14ad83461ab6e6e38de726350d35931c4b2
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Feb 9 11:10:01 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Feb 9 12:26:05 2020 +0100
Fix typo
Change-Id: I5fd7b668202ad0da8266751e9b0d0378f1ad4fc0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88313
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx b/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx
index 60cc72ed33f3..a8e4b158f30e 100644
--- a/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx
@@ -32,7 +32,7 @@ namespace drawinglayer
{
/** WallpaperBitmapPrimitive2D class
- This is a specialized primtive for the Wallpaper definitions included in
+ This is a specialized primitive for the Wallpaper definitions included in
VCL and Metafiles. The extraordinary about the bitmap definition part of
the Wallpaper is that it uses PIXEL size of the given Bitmap and not
the logic and/or discrete size derived by PrefMapMode/PrefSize methods.
More information about the Libreoffice-commits
mailing list