extras/Personas.mk                                  |    2 +-
 oox/source/drawingml/diagram/diagramlayoutatoms.cxx |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8522572cdd27f62a031bb07c9cf7f6f85e8453ad
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Oct 28 00:38:20 2018 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sun Oct 28 04:00:32 2018 +0100

    Fix typos
    
    Change-Id: I4a718b73adcfa0871b94dde92c047593640350a4
    Reviewed-on: https://gerrit.libreoffice.org/62458
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/extras/Personas.mk b/extras/Personas.mk
index 6a924c81a71a..f76e0c4c6fb1 100644
--- a/extras/Personas.mk
+++ b/extras/Personas.mk
@@ -24,7 +24,7 @@ $(eval $(call 
gb_Package_Package,extras_personas,$(SRCDIR)/extras/source/gallery
 $(call gb_Package_get_clean_target,extras_personas):
        rm -rf $(INSTROOT)/$(LIBO_SHARE_FOLDER)/gallery/personas
 
-# TODO: generate this, and potentiallly make labels translatable
+# TODO: generate this, and potentially make labels translatable
 $(eval $(call 
gb_Package_add_files,extras_personas,$(LIBO_SHARE_FOLDER)/gallery/personas,\
        personas_list.txt \
 ))     
diff --git a/oox/source/drawingml/diagram/diagramlayoutatoms.cxx 
b/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
index 78fd0c97481e..8acceb2a942f 100644
--- a/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
+++ b/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
@@ -382,7 +382,7 @@ void AlgAtom::layoutShape( const ShapePtr& rShape,
             if (nIncY == -1)
                 aCurrPos.Y = rShape->getSize().Height - aChildSize.Height;
 
-            // Find out which contraint is relevant for which (internal) name.
+            // Find out which constraint is relevant for which (internal) name.
             LayoutPropertyMap aProperties;
             for (const auto& rConstraint : rConstraints)
             {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to