From a2f19f0417b9a6c97de17e3a437a9d68c14d5fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Wed, 22 Jul 2020 13:44:30 +0200 Subject: [PATCH] jQuery: Document the jQuery(selector, selector) signature Fixes gh-1060 --- entries/jQuery.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entries/jQuery.xml b/entries/jQuery.xml index 5e549a7d..a2be2248 100644 --- a/entries/jQuery.xml +++ b/entries/jQuery.xml @@ -11,7 +11,8 @@ - A DOM Element, Document, or jQuery to use as context + + A DOM Element, Document, jQuery or selector to use as context