Fix for #468
[jquery.git] / src / jquery / jquery.js
index 8cffb8e..025dd77 100644 (file)
@@ -162,6 +162,8 @@ var $ = jQuery;
  * technically, chainable - there really isn't much use for chaining against it.\r
  * You can have as many $(document).ready events on your page as you like.\r
  *\r
+ * See ready(Function) for details about the ready event.\r
+ *\r
  * @example $(function(){\r
  *   // Document is ready\r
  * });\r