summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-10-06 00:03:12 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-10-06 00:03:12 +0000
commitb4de609c6d5be5183b5a2b3b11fdc53e431c948c (patch)
tree57266f8973fda42108f9fabafc64833ef281b057
parent17402d76a9b174405df920ff5744fe3e952dc631 (diff)
downloadbrdo-b4de609c6d5be5183b5a2b3b11fdc53e431c948c.tar.gz
brdo-b4de609c6d5be5183b5a2b3b11fdc53e431c948c.tar.bz2
#595758 by jhodgdon: Fixed documentation for db_query_range().
-rw-r--r--includes/database/database.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/database/database.inc b/includes/database/database.inc
index 4b51b8b9b..e04f32a16 100644
--- a/includes/database/database.inc
+++ b/includes/database/database.inc
@@ -1831,7 +1831,7 @@ function db_query($query, array $args = array(), array $options = array()) {
* as they are more self-documenting.
* @param $from
* The first record from the result set to return.
- * @param $limit
+ * @param $count
* The number of records to return from the result set.
* @param $args
* An array of values to substitute into the query. If the query uses named