[Libreoffice-commits] core.git: include/canvas
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jun 29 14:51:58 UTC 2019
include/canvas/base/bitmapcanvasbase.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f448732758bb3a6cb05d89a6bfc9b049becdb3a3
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:42:13 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Jun 29 16:50:40 2019 +0200
Fix typo
Change-Id: I5f9f109f32621404034e23df431f0630e498240b
Reviewed-on: https://gerrit.libreoffice.org/74878
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/canvas/base/bitmapcanvasbase.hxx b/include/canvas/base/bitmapcanvasbase.hxx
index c15f76413288..db4a2b1f75fe 100644
--- a/include/canvas/base/bitmapcanvasbase.hxx
+++ b/include/canvas/base/bitmapcanvasbase.hxx
@@ -38,7 +38,7 @@ namespace canvas
WeakComponentImplHelperN templates with the appropriate
interfaces. At least XBitmapCanvas should be among them (why
else would you use this template, then?). Base class must have
- an Base( const Mutex& ) constructor (like the
+ a Base( const Mutex& ) constructor (like the
WeakComponentImplHelperN templates have).
@tpl CanvasHelper
More information about the Libreoffice-commits
mailing list