include/editeng/unoedsrc.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 16c2b60fc10b5fdfd36df64f8fca50b95d81871b
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Mon Jun 22 07:31:57 2015 +0200

    Typo: erturn->return
    
    Change-Id: I6cb57f77c723fa252e7c21279e0c1b80e92010e1

diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index 43c516a..9af69b3 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -525,7 +525,7 @@ public:
 
     /** Cut current selection to clipboard.
 
-        @eturn false if no selection or no view (the empty selection _is_ a 
selection)
+        @return false if no selection or no view (the empty selection _is_ a 
selection)
      */
     virtual bool Cut() = 0;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to