framework/inc/classes/taskcreator.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1abd6be9d8822c40293b412230c175a1d2731fb0
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Thu Jan 18 09:35:50 2018 +0100

    Typo: rDesciprtor->rDescriptor
    
    Change-Id: I71987a989e204c9b4039c8a046e55a0857ad8889
    Reviewed-on: https://gerrit.libreoffice.org/48092
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/framework/inc/classes/taskcreator.hxx 
b/framework/inc/classes/taskcreator.hxx
index ee8056f13812..b6a9bdb3b966 100644
--- a/framework/inc/classes/taskcreator.hxx
+++ b/framework/inc/classes/taskcreator.hxx
@@ -54,7 +54,7 @@ class TaskCreator final
                  TaskCreator( const css::uno::Reference< 
css::uno::XComponentContext >& xContext );
                  ~TaskCreator(                                                 
                    );
 
-        css::uno::Reference< css::frame::XFrame > createTask( const OUString& 
sName, const utl::MediaDescriptor& rDesciprtor );
+        css::uno::Reference< css::frame::XFrame > createTask( const OUString& 
sName, const utl::MediaDescriptor& rDescriptor );
 
 }; // class TaskCreator
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to