Index: trunk/extensions/ReferenceTooltips/ReferenceTooltips.php |
— | — | @@ -1,8 +1,8 @@ |
2 | 2 | <?php |
3 | 3 | |
4 | 4 | /** |
5 | | - * MoodBar extension |
6 | | - * Allows specified users to send their "mood" back to the site operator. |
| 5 | + * ReferenceTooltips Extension |
| 6 | + * Provides the full citation when a user hovers over a footnote. |
7 | 7 | */ |
8 | 8 | |
9 | 9 | $wgExtensionCredits['other'][] = array( |