Merge templates: fix small typo

"citeria" -> "criteria"
This commit is contained in:
Álvaro Brey 2017-07-26 17:16:33 +02:00
parent 27dde7b87b
commit d8e2e70a57
No known key found for this signature in database
GPG key ID: CFE28F23E51968FA
2 changed files with 2 additions and 2 deletions

View file

@ -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) * [ ] The original app author has been notified (and supports the inclusion)
* [ ] All related fdroiddata and rfp issues have been referenced in this merge request * [ ] All related fdroiddata and rfp issues have been referenced in this merge request
* [ ] Builds with `fdroid build` * [ ] Builds with `fdroid build`

View file

@ -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 * [ ] All related fdroiddata issues have been referenced in this merge request
* [ ] Builds with `fdroid build` * [ ] Builds with `fdroid build`