Index: trunk/FACT++/scripts/doc/dim.js
===================================================================
--- trunk/FACT++/scripts/doc/dim.js	(revision 14677)
+++ trunk/FACT++/scripts/doc/dim.js	(revision 14678)
@@ -139,4 +139,8 @@
  * Wait for the given state of a server.
  *
+ * Note that the function is internally asynchornously checking the
+ * state, that means that theoretically, a state could be missed if
+ * it changes too fast. If this can happen callbacks have to be used.
+ *
  * @param {String} name
  *     The name of the server of which you want to wait for a state.
