diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-15 04:49:39 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-15 04:49:39 +0200 |
commit | 60fbefc615f8931bf8b952293fc4eb4ac35dafd8 (patch) | |
tree | 2a91fcbcb206d60dcc652a336bb9b6813578815e /svx | |
parent | 7f71ed1c62775a4e5b2efebf55f284a5c32b2df4 (diff) |
fdo#60724 informations -> information
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/svdotable.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/svdotable.hxx b/svx/inc/svx/svdotable.hxx index 8ab5d35a6a38..2cc3ba80f098 100644 --- a/svx/inc/svx/svdotable.hxx +++ b/svx/inc/svx/svdotable.hxx @@ -306,7 +306,7 @@ private: private: // for the ViewContactOfTableObj to build the primitive representation, it is necessary to access the - // TableLayouter for position and attribute informations + // TableLayouter for position and attribute information friend class sdr::contact::ViewContactOfTableObj; const TableLayouter& getTableLayouter() const; |