diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-29 14:27:53 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-11-29 21:45:53 +0100 |
commit | 64be56577ffd8325ae3a720d26dacf93af03a5da (patch) | |
tree | 8db1c952fc06c88c551a63fa2ef481fba16532ba /include | |
parent | 91f645f5e3bf7412c54c9ddd6d66dd440d4fab26 (diff) |
Fix typos
Change-Id: I543818f6176b22226683be9cc6c459eda0e53183
Reviewed-on: https://gerrit.libreoffice.org/45501
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/ITiledRenderable.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/ITiledRenderable.hxx b/include/vcl/ITiledRenderable.hxx index 4e5f128674ee..59aa6ad25db2 100644 --- a/include/vcl/ITiledRenderable.hxx +++ b/include/vcl/ITiledRenderable.hxx @@ -144,7 +144,7 @@ public: } /** - * Show/Hide a single row/column header outline for Calc dosuments. + * Show/Hide a single row/column header outline for Calc documents. * * @param bColumn - if we are dealing with a column or row group * @param nLevel - the level to which the group belongs |