diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-12-22 18:51:41 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-12-22 18:51:41 +0100 |
commit | 151887a9550efed41c5a2709a4f56d768b441ce4 (patch) | |
tree | ff8034b8af3334626014e1bd4f61062551a587ba /include/svx/fmgridcl.hxx | |
parent | 98929ce4e8e161febd8fcc0a0a53e607c6681483 (diff) |
Fix other typos
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
Diffstat (limited to 'include/svx/fmgridcl.hxx')
-rw-r--r-- | include/svx/fmgridcl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/fmgridcl.hxx b/include/svx/fmgridcl.hxx index 687f32c5bec8..306023cce240 100644 --- a/include/svx/fmgridcl.hxx +++ b/include/svx/fmgridcl.hxx @@ -134,7 +134,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. */ @@ -144,7 +144,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 description of the specified object. */ |