diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-12-25 14:56:06 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-12-25 14:56:06 -0800 |
commit | 6db6fef29fbeb6ac02a02f6de3f5ec54caecc845 (patch) | |
tree | 38adb6589694ea09e5a025a18c8c9c5d7b66a904 /include/text.php | |
parent | 31fbd19c86e904070a99e14880cc3cd20e5ea624 (diff) | |
download | volse-hubzilla-6db6fef29fbeb6ac02a02f6de3f5ec54caecc845.tar.gz volse-hubzilla-6db6fef29fbeb6ac02a02f6de3f5ec54caecc845.tar.bz2 volse-hubzilla-6db6fef29fbeb6ac02a02f6de3f5ec54caecc845.zip |
spelling
Diffstat (limited to 'include/text.php')
-rw-r--r-- | include/text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.php b/include/text.php index dd52b16b6..4b82343eb 100644 --- a/include/text.php +++ b/include/text.php @@ -972,7 +972,7 @@ function get_mood_verbs() { 'tired' => t('tired'), 'perky' => t('perky'), 'angry' => t('angry'), - 'stupefied' => t('stupified'), + 'stupefied' => t('stupefied'), 'puzzled' => t('puzzled'), 'interested' => t('interested'), 'bitter' => t('bitter'), |