[Libreoffice-commits] core.git: formula/Module_formula.mk fpicker/Module_fpicker.mk

Tor Lillqvist tml at collabora.com
Thu Nov 10 21:19:38 UTC 2016


 formula/Module_formula.mk |    2 +-
 fpicker/Module_fpicker.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a16296429f13b4c23f7327612a3c6fd9947b0f48
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Nov 10 15:07:12 2016 +0200

    Typos
    
    Change-Id: I87a63c4b1a13186efa5d0bd807605092197082e0

diff --git a/formula/Module_formula.mk b/formula/Module_formula.mk
index 7543a47..8b39e98 100644
--- a/formula/Module_formula.mk
+++ b/formula/Module_formula.mk
@@ -21,7 +21,7 @@ $(eval $(call gb_Module_add_l10n_targets,formula,\
 ))
 
 # screenshots
-$(eval $(call gb_Module_add_screeshot_targets,formula,\
+$(eval $(call gb_Module_add_screenshot_targets,formula,\
     CppunitTest_formula_dialogs_test \
 ))
 
diff --git a/fpicker/Module_fpicker.mk b/fpicker/Module_fpicker.mk
index 1217355..443d60a 100644
--- a/fpicker/Module_fpicker.mk
+++ b/fpicker/Module_fpicker.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Module_add_targets,fpicker,\
 endif
 
 # screenshots
-$(eval $(call gb_Module_add_screeshot_targets,fpicker,\
+$(eval $(call gb_Module_add_screenshot_targets,fpicker,\
     CppunitTest_fpicker_dialogs_test \
 ))
 


More information about the Libreoffice-commits mailing list