diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 12:48:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 13:14:17 +0100 |
commit | 8bb1726007f641dff2aa17d2e79a089e09fd9770 (patch) | |
tree | ffdc096d7f2794b57e6def78c47742bba4d50f7c /include | |
parent | b7138e03ebc8a33258c099c5cf6015970646a40e (diff) |
formally->formerly
Change-Id: I1d631f8dd09193c57b7b65e3202ed080ce15861b
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 |