diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-09-02 06:16:28 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-09-27 12:14:06 +0200 |
commit | d71859ed79eef8d0d76ea93530fe708b0effdc80 (patch) | |
tree | 58cdbd13e8b777a7afec9a2dd363e1e6ae3304e2 /sw/inc/ndtxt.hxx | |
parent | 1534025a0386584a7b8f3f929b10ce5eb33257cf (diff) |
Fix typos
Change-Id: Icfe120db02a70d43e4120d1f4cbb2704640d3990
Reviewed-on: https://gerrit.libreoffice.org/59470
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc/ndtxt.hxx')
-rw-r--r-- | sw/inc/ndtxt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndtxt.hxx b/sw/inc/ndtxt.hxx index dde56486e0a7..d84c3053533c 100644 --- a/sw/inc/ndtxt.hxx +++ b/sw/inc/ndtxt.hxx @@ -413,7 +413,7 @@ public: const SwTextFormatColl* pNew ); /** Copy collection with all auto formats to dest-node. - The latter might be in an other document! + The latter might be in another document! (Method in ndcopy.cxx!!). */ void CopyCollFormat( SwTextNode& rDestNd ); |