summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-26 18:06:52 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-28 12:35:58 +0000
commit5d5dc059cb4b88fe19e5d92e7d9b9ae581afce98 (patch)
tree43837eb609f7fa349a318ca68d4040759bd2ca67 /chart2
parent69c88a32aad2cafde197e98557868ad069795d60 (diff)
Fix typos
Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9 Reviewed-on: https://gerrit.libreoffice.org/16523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/inc/ObjectHierarchy.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/ObjectHierarchy.hxx b/chart2/source/controller/inc/ObjectHierarchy.hxx
index 67e4fcf8a485..b48066270f00 100644
--- a/chart2/source/controller/inc/ObjectHierarchy.hxx
+++ b/chart2/source/controller/inc/ObjectHierarchy.hxx
@@ -45,7 +45,7 @@ public:
typedef ::std::vector< tOID > tChildContainer;
/** @param bFlattenDiagram
- If <TRUE/>, the content of the diaram (data series, wall, floor,
+ If <TRUE/>, the content of the diagram (data series, wall, floor,
etc.) is treated as being at the same level as the diagram. (This is
used for keyboard navigation).
*/