Index: ctools.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ctools/ctools.module,v
retrieving revision 1.27.2.48
diff -u -p -r1.27.2.48 ctools.module
--- ctools.module	27 Aug 2010 16:20:05 -0000	1.27.2.48
+++ ctools.module	16 Sep 2010 15:48:14 -0000
@@ -174,7 +174,7 @@ function ctools_add_js($file, $module = 
  *   distinguishing suffix to the function name for each one.
  * @param $default_value
  *   Optional default value.
- * @return $reset
+ * @param $reset
  *   TRUE to reset a specific named variable, or all variables if $name is NULL.
  *   Resetting every variable should only be used, for example, for running unit
  *   tests with a clean environment. Should be used only though via function
