diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-04-03 21:23:44 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-04-03 21:23:44 +0200 |
commit | bed63f8f09634f4b71e1f9d8ade67d34c8d5142d (patch) | |
tree | d3b55dd8f4f79a51feafdf152f40890085b7128a /include/svtools/brwbox.hxx | |
parent | 6a38047ff8ffafcf2b4ed4f37ab78f2cd98a0598 (diff) |
Typo: colum->column
Change-Id: If667bd38563879a28e9ed7765582ce0fb7e8de04
Diffstat (limited to 'include/svtools/brwbox.hxx')
-rw-r--r-- | include/svtools/brwbox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/brwbox.hxx b/include/svtools/brwbox.hxx index ce23bf6c605a..89834240803e 100644 --- a/include/svtools/brwbox.hxx +++ b/include/svtools/brwbox.hxx @@ -743,7 +743,7 @@ public: @param eObjType The type to ask for @param _nPosition - The position of a tablecell (index position), header bar colum/row cell + The position of a tablecell (index position), header bar column/row cell @return The name of the specified object. */ |