cui/source/options/cfgchart.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 55febfff803fd0a49a8b24fd7dc16253e70bd28e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Mar 22 13:22:07 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Mar 26 07:07:46 2019 +0100

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

diff --git a/cui/source/options/cfgchart.hxx b/cui/source/options/cfgchart.hxx
index debb2372d81c..57060ba594e5 100644
--- a/cui/source/options/cfgchart.hxx
+++ b/cui/source/options/cfgchart.hxx
@@ -83,7 +83,7 @@ public:
 // (1) Preparation for Item refactor
 // (2) Dangerous due to SfxItem may not be what you expect (e.g. when
 //     ::Set in SfxItemSet, not your instance may be used there, no control
-//     about what will happen wothout deep knowledge about 
SfxItems/SfxItemSets)
+//     about what will happen without deep knowledge about 
SfxItems/SfxItemSets)
 class SvxChartColorTableItem : public SfxPoolItem
 {
 public:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to