From 8436082fe1364dfe35461e5d8fc737a43c06abee Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 6 Jun 2005 14:07:04 +0000 Subject: - Removing some whitespace --- modules/taxonomy/taxonomy.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/taxonomy') diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index 0662c0fca..9737ea503 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -953,7 +953,7 @@ function _taxonomy_prepare_insert($data, $stage) { * Whether the nodes are to be used with a pager (the case on most Drupal * pages) or not (in an XML feed, for example). * @param $order - * The order clause for the query that retrieve the nodes. + * The order clause for the query that retrieve the nodes. * @return * A resource identifier pointing to the query results. */ -- cgit v1.2.3