[Libreoffice-commits] core.git: writerperfect/StaticLibrary_writerperfect_importtestbase.mk

Stephan Bergmann sbergman at redhat.com
Sun Mar 30 13:05:09 PDT 2014


 writerperfect/StaticLibrary_writerperfect_importtestbase.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c0b680037c24582b3aceca05b5faffe58904218d
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Sun Mar 30 22:04:51 2014 +0200

    Typo
    
    Change-Id: I3128bf9c7f80582d07a799c81e259490144993a3

diff --git a/writerperfect/StaticLibrary_writerperfect_importtestbase.mk b/writerperfect/StaticLibrary_writerperfect_importtestbase.mk
index 172ca40c..bdd7970 100644
--- a/writerperfect/StaticLibrary_writerperfect_importtestbase.mk
+++ b/writerperfect/StaticLibrary_writerperfect_importtestbase.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_StaticLibrary_set_include,writerperfect_importtestbase,\
     $$(INCLUDE) \
 ))
 
-$(eval $(call gb_StatiLibrary_use_externals,writerperfect_importtestbase,\
+$(eval $(call gb_StaticLibrary_use_externals,writerperfect_importtestbase,\
 	boost_headers \
     cppunit \
 ))


More information about the Libreoffice-commits mailing list