From 5c8d191d3f735173c8234b62deabbdfc40cc1e2f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 13 Aug 2019 08:49:31 +0200 Subject: Fix typos Change-Id: If99059383039e65aacfc55baec660eb6fde47032 Reviewed-on: https://gerrit.libreoffice.org/77376 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- sw/CppunitTest_sw_unowriter.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/CppunitTest_sw_unowriter.mk') diff --git a/sw/CppunitTest_sw_unowriter.mk b/sw/CppunitTest_sw_unowriter.mk index 32e7ff06a0d5..f9d5cac9d2b8 100644 --- a/sw/CppunitTest_sw_unowriter.mk +++ b/sw/CppunitTest_sw_unowriter.mk @@ -15,7 +15,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sw_unowriter, \ sw/qa/extras/unowriter/unowriter \ )) -# note: this links msword only for the reason to have a order dependency, +# note: this links msword only for the reason to have an order dependency, # because "make sw.check" will not see the dependency through services.rdb $(eval $(call gb_CppunitTest_use_libraries,sw_unowriter, \ comphelper \ -- cgit