[Libreoffice-commits] core.git: chart2/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat Apr 6 12:20:18 UTC 2019
chart2/source/view/axes/VAxisProperties.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f371a2bdb3b778c80fc1848c77888082bab541f6
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Apr 4 19:20:54 2019 +0000
Commit: Julien Nabet <serval2412 at 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 <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at 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
{
More information about the Libreoffice-commits
mailing list