summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-14 20:09:58 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-14 20:09:58 +0300
commit6ba9692d8bbe3e3c245aca9a7c928e81178d05f1 (patch)
treef160364aed8753a32c25eeafdcb91ff85fab9f79 /i18npool
parentbd92bfdf8eca1217877192cb80a7eccca2659a6c (diff)
Typo
Change-Id: I888b4fcd6ad1bbdc95a1f6e17d2d35de193c3473
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/Module_i18npool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/Module_i18npool.mk b/i18npool/Module_i18npool.mk
index 06ccf30b85a1..022d053a6f50 100644
--- a/i18npool/Module_i18npool.mk
+++ b/i18npool/Module_i18npool.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_Module_add_targets,i18npool,\
CustomTarget_localedata \
CustomTarget_textconversion \
Library_collator_data \
- $(if $(filter-ouut IOS,$(OS)), \
+ $(if $(filter-out IOS,$(OS)), \
Library_dict_ja \
Library_dict_zh) \
Library_i18npool \