include/canvas/base/canvascustomspritebase.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6f43faccad7ecd719672ccf65fef06adccd7432a
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Fri Jun 14 22:42:12 2019 +0000
Commit:     Julien Nabet <[email protected]>
CommitDate: Sat Jun 29 16:50:18 2019 +0200

    Fix typo
    
    Change-Id: I0ed3e793b7a06a250d0d72a3664191258f7c526f
    Reviewed-on: https://gerrit.libreoffice.org/74889
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/include/canvas/base/canvascustomspritebase.hxx 
b/include/canvas/base/canvascustomspritebase.hxx
index 14b530b9c5f0..cb75f500db62 100644
--- a/include/canvas/base/canvascustomspritebase.hxx
+++ b/include/canvas/base/canvascustomspritebase.hxx
@@ -41,7 +41,7 @@ namespace canvas
         WeakComponentImplHelperN templates with the appropriate
         interfaces. At least XCustomSprite and Sprite should be among
         them (why else would you use this template, then?). Base class
-        must have an Base( const Mutex& ) constructor (like the
+        must have a Base( const Mutex& ) constructor (like the
         WeakComponentImplHelperN templates have).
 
         @tpl SpriteHelper
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to