diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/editeng/paragraphdata.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/paragraphdata.hxx b/include/editeng/paragraphdata.hxx index d08bdafb8d4c..a80413331da7 100644 --- a/include/editeng/paragraphdata.hxx +++ b/include/editeng/paragraphdata.hxx @@ -26,7 +26,7 @@ // Only for internal use, oder some kind like hPara for the few // functions where you need it outside ( eg. moving paragraphs... ) -// Unfortunately NOT only local (formally in outliner.hxx), but also +// Unfortunately NOT only local (formerly in outliner.hxx), but also // used in outlobj.hxx. Moved to own header class ParagraphData |