From e5f5951b49bdd59ac6292ce07e84fe6f61bab410 Mon Sep 17 00:00:00 2001 From: "h.udo" Date: Sat, 24 Sep 2016 12:24:24 +0100 Subject: [PATCH] [mention-bot] Correct typo --- .mention-bot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mention-bot b/.mention-bot index ff63247e87dc2..05fea5ca67fa6 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,7 +1,7 @@ { "maxReviewers": 3, "numFilesToCheck": 5, - "message": "@pullRequester, thank you for improving Kodi! According to the last 5 commits, we found the potential reviewers: @reviewers . Final approval needs to be given by the componenent maintainer.", + "message": "@pullRequester, thank you for improving Kodi! According to the last 5 commits, we found the potential reviewers: @reviewers. Final approval needs to be given by the component maintainer.", "findPotentialReviewers": true, "userBlacklist": [ "FernetMenta" ], "userBlacklistForPR": [],