summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-09-10 09:49:10 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-09-10 10:06:27 +0200
commitae083c1cf423fc5695019e48f3bdc7979b15b6bb (patch)
treea05f8fa96ddf325b7473a202b65cbe1db81a3e1f /sw
parent7af850c89664d3c739abd244cb7016b806c0f293 (diff)
IDocumentContentOperations::CopyRange: fix comment
Change-Id: Ide5705323579aa5ea1e725685acb7421f416cf04
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/IDocumentContentOperations.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/IDocumentContentOperations.hxx b/sw/inc/IDocumentContentOperations.hxx
index 8f64f1c01e84..f30b774d5279 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: