From d8e2e70a5759840aebb506e44e28bdc9e2ae6900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Brey?= Date: Wed, 26 Jul 2017 17:16:33 +0200 Subject: [PATCH] Merge templates: fix small typo "citeria" -> "criteria" --- .gitlab/merge_request_templates/App inclusion.md | 2 +- .gitlab/merge_request_templates/App update.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/merge_request_templates/App inclusion.md b/.gitlab/merge_request_templates/App inclusion.md index 2bea54946d..583c92476f 100644 --- a/.gitlab/merge_request_templates/App inclusion.md +++ b/.gitlab/merge_request_templates/App inclusion.md @@ -1,4 +1,4 @@ -* [ ] The app complies with the [inclusion citeria](https://f-droid.org/wiki/page/Inclusion_Policy) +* [ ] The app complies with the [inclusion criteria](https://f-droid.org/wiki/page/Inclusion_Policy) * [ ] The original app author has been notified (and supports the inclusion) * [ ] All related fdroiddata and rfp issues have been referenced in this merge request * [ ] Builds with `fdroid build` diff --git a/.gitlab/merge_request_templates/App update.md b/.gitlab/merge_request_templates/App update.md index c902c086ae..22b136df30 100644 --- a/.gitlab/merge_request_templates/App update.md +++ b/.gitlab/merge_request_templates/App update.md @@ -1,4 +1,4 @@ -* [ ] The app complies with the [inclusion citeria](https://f-droid.org/wiki/page/Inclusion_Policy) +* [ ] The app complies with the [inclusion criteria](https://f-droid.org/wiki/page/Inclusion_Policy) * [ ] All related fdroiddata issues have been referenced in this merge request * [ ] Builds with `fdroid build`