diff --git a/src/core/js/form_panel.js b/src/core/js/form_panel.js
index 8b4fa4eddfc958966174f92cb32acb42be04d2e7..a745f949f98d6219e377783d7ca6c854908df573 100644
--- a/src/core/js/form_panel.js
+++ b/src/core/js/form_panel.js
@@ -65,7 +65,8 @@ var form_panel = new function () {
     };
 
     /**
-     * Creates a callback function that toggles the form panel which
+     * Creates a callback function that creates the form inside 
+     * the form panel when called for the first time.
      *
      * You may supply 'undefined' as form_config and use form_creator
      * instead which is supposed to be a function without argument that