From 7177cc38581e2e4d83e4f5d5fac4a70e3c38410f Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 30 Apr 2017 11:16:04 +0100 Subject: [PATCH] Accidentally included a self-loathing verb. --- include/text.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/text.php b/include/text.php index afb2cf33d..01873bff2 100644 --- a/include/text.php +++ b/include/text.php @@ -1180,7 +1180,6 @@ function get_mood_verbs() { 'motivated' => t('motivated'), 'relaxed' => t('relaxed'), 'surprised' => t('surprised'), - 'incapable' => t('incapable of producing a suitable verb to suit this situation, despite being famed for the legendary range of additonal verbs he previously added to morechoice, morepoke, and moremoods. That\'s right, the worlds most famous verb-smith is out of verbs.'), ); call_hooks('mood_verbs', $arr);