framework/source/services/frame.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 836efb78798397be216b82475cd7581b1ee52622
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jul 26 16:02:23 2018 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Jul 29 17:31:51 2018 +0200

    Fix typo
    
    Change-Id: I5daaf19dab60a07033fd28499ba8ad25607777d9
    Reviewed-on: https://gerrit.libreoffice.org/58127
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/framework/source/services/frame.cxx 
b/framework/source/services/frame.cxx
index cc2987a32a27..4647f0e81b2b 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -1290,8 +1290,8 @@ void SAL_CALL Frame::activate()
 
 
/*-****************************************************************************************************
     @short      deactivate frame in hierarchy
-    @descr      This feature is used to deactive paths in our frame hierarchy.
-                You can be a listener for this event to react for it ... 
change some internal states or something else.
+    @descr      This feature is used to deactivate paths in our frame 
hierarchy.
+                You can be a listener for this event to react for it... change 
some internal states or something else.
 
     @seealso    method activate()
     @seealso    method isActivate()
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to