diff options
author | Brion Vibber <brion@pobox.com> | 2010-11-22 12:39:38 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-11-22 12:39:38 -0800 |
commit | c0ce953288db5a3c632184f68f81db135eff0250 (patch) | |
tree | 6b9fbd2fffaade79bef7695fa2fd42cc38b905ee /plugins | |
parent | 5ad06e80b654d8a6a6e5487349e659d8ee46d471 (diff) |
Update doc comment for Awesomeness plugin
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Awesomeness/AwesomenessPlugin.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Awesomeness/AwesomenessPlugin.php b/plugins/Awesomeness/AwesomenessPlugin.php index c182264b7..294f09438 100644 --- a/plugins/Awesomeness/AwesomenessPlugin.php +++ b/plugins/Awesomeness/AwesomenessPlugin.php @@ -31,8 +31,7 @@ if (!defined('STATUSNET')) { } /** - * Facebook plugin to add a StatusNet Facebook canvas application - * and allow registration and authentication via Facebook Connect + * Fun sample plugin: tweaks input data and adds a 'Cornify' widget to sidebar. * * @category Plugin * @package StatusNet |