diff --git a/votingapi.api.php b/votingapi.api.php
index 19eaf2c..16ed0c2 100644
--- a/votingapi.api.php
+++ b/votingapi.api.php
@@ -147,9 +147,6 @@ function hook_votingapi_storage_delete_votes($votes, $vids) {
 /**
  * Select invidual votes from the database
  *
-/**
- * Select individual votes from the database.
- *
  * @param $criteria
  *   A keyed array used to build the select query. Keys can contain
  *   a single value or an array of values to be matched.
