summaryrefslogtreecommitdiff
path: root/modules/poll/poll-results-block.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/poll/poll-results-block.tpl.php')
-rw-r--r--modules/poll/poll-results-block.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/poll/poll-results-block.tpl.php b/modules/poll/poll-results-block.tpl.php
index d648e58d1..0d2d62d3f 100644
--- a/modules/poll/poll-results-block.tpl.php
+++ b/modules/poll/poll-results-block.tpl.php
@@ -11,7 +11,7 @@
* - $links: Links in the poll.
* - $nid: The nid of the poll
* - $cancel_form: A form to cancel the user's vote, if allowed.
- * - $raw_links: The raw array of links. Should be run through theme('links')
+ * - $raw_links: The raw array of links. Should be run through theme('links')
* if used.
* - $vote: The choice number of the current user's vote.
*