sw/inc/IDocumentContentOperations.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ae083c1cf423fc5695019e48f3bdc7979b15b6bb
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Wed Sep 10 09:49:10 2014 +0200

    IDocumentContentOperations::CopyRange: fix comment
    
    Change-Id: Ide5705323579aa5ea1e725685acb7421f416cf04

diff --git a/sw/inc/IDocumentContentOperations.hxx 
b/sw/inc/IDocumentContentOperations.hxx
index 8f64f1c..f30b774 100644
--- a/sw/inc/IDocumentContentOperations.hxx
+++ b/sw/inc/IDocumentContentOperations.hxx
@@ -73,7 +73,7 @@ public:
         \warning The range has to include at least two nodes or has to be a
         SwDoc::IsColumnSelection!
 
-        Normally this functions should work only with content nodes. But there
+        Normally this function should work only with content nodes. But there
         is a special case used by SwDoc::Paste, which starts the SwPaM at the
         content start node. This position doesn't contain any content:
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to