From 8ed7fe34a8cbb4164024e12c86921016b0b01f8a Mon Sep 17 00:00:00 2001
From: "bhide.nishad" <bhide.nishad@gmail.com>
Date: Mon, 30 May 2016 12:32:28 +0530
Subject: [PATCH] Issue 2134885 by bhide.nishad: process_renamed.

---
 js/dependent.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/dependent.js b/js/dependent.js
index f74ec81..a722bdb 100644
--- a/js/dependent.js
+++ b/js/dependent.js
@@ -14,7 +14,7 @@
  * - Checkboxes don't have their own id, so you need to add one in a div
  *   around the checkboxes via #prefix and #suffix. You actually need to add TWO
  *   divs because it's the parent that gets hidden. Also be sure to retain the
- *   'expand_checkboxes' in the #process array, because the CTools process will
+ *   'form_process_checkboxes' in the #process array, because the CTools process will
  *   override it.
  */
 
-- 
1.9.1

