chart2/source/view/axes/VAxisProperties.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f371a2bdb3b778c80fc1848c77888082bab541f6
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 4 19:20:54 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Apr 6 14:19:56 2019 +0200

    Fix typo
    
    Change-Id: Iecec6056db7809cc786c21f4bbfa64db9f437200
    Reviewed-on: https://gerrit.libreoffice.org/70333
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/chart2/source/view/axes/VAxisProperties.hxx 
b/chart2/source/view/axes/VAxisProperties.hxx
index bac143034962..45af3f1a0bc5 100644
--- a/chart2/source/view/axes/VAxisProperties.hxx
+++ b/chart2/source/view/axes/VAxisProperties.hxx
@@ -42,7 +42,7 @@ namespace chart
 
 //These properties describe how a couple of labels are arranged one to another.
 //The couple can contain all labels for all tickmark depth or just the labels 
for one single depth or
-//the labels from an coherent range of tick depths (e.g. the major and first 
minor tickmarks should be handled together).
+//the labels from a coherent range of tick depths (e.g. the major and first 
minor tickmarks should be handled together).
 //... only allow side by side for different tick depth
 enum class AxisLabelStaggering
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to