Fix a rather ironic typo.
authorThomas Willingham <founder@kakste.com>
Sat, 28 Jul 2012 15:22:51 +0000 (16:22 +0100)
committerThomas Willingham <founder@kakste.com>
Sat, 28 Jul 2012 15:22:51 +0000 (16:22 +0100)
morepokes/morepokes.php

index 5d1153e41153f6abd36d1470d0e72ca7f3a7effb..bdbd7dcf3c3b019f2d63f3b31424adc660d9ac94 100644 (file)
@@ -24,7 +24,7 @@ function morepokes_poke_verbs($a,&$b) {
        $b['setfireto'] = array('set fire to', t('set fire to'), t('set fire to'));
        $b['patent'] = array('patented', t('patent'), t('patented'));
        $b['strokebeard'] = array('stroked their beard at', t('stroke beard'), t('stroked their beard at'));
-       $b['bemoan'] = array('bemoaned the declining standards of modern secondary and tertiary education to', t('bemoaned the declining standards of modern secondary and tertiary education to'), t('bemoans the declining standards of modern secondary and tertiary education to'));
+       $b['bemoan'] = array('bemoaned the declining standards of modern secondary and tertiary education to', t('bemoan the declining standards of modern secondary and tertiary education to'), t('bemoans the declining standards of modern secondary and tertiary education to'));
        $b['hugs'] = array('hugged', t('hug'), t('hugged'));
        $b['kiss'] = array('kissed', t('kiss'), t('kissed'));
        $b['raiseeyebrows'] = array('raised their eyebrows at', t('raise eyebrows at'), t('raised their eyebrows at'));