diff options
author | Benjy Cui <benjytrys@gmail.com> | 2014-03-18 17:15:58 +0800 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2014-03-20 12:50:52 -0400 |
commit | ca0086b55a158d8a4347f94254878d6dc5dd90ed (patch) | |
tree | e47ae9adb7390099d1ec52b87fdc18cf2b76aec1 /AUTHORS.txt | |
parent | 9ad6e7e93e62a27e6ef803fbf46623bca732750f (diff) | |
download | jquery-ca0086b55a158d8a4347f94254878d6dc5dd90ed.tar.gz jquery-ca0086b55a158d8a4347f94254878d6dc5dd90ed.zip |
Core: Fix comments for .get() method
Closes gh-1547
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 0aff9194c..954e97afe 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -217,3 +217,5 @@ Christopher Jones <chris@cjqed.com> Forbes Lindesay <forbes@lindesay.co.uk> S. Andrew Sheppard <andrew@wq.io> Roman Reiß <me@silverwind.io> +Benjy Cui <benjytrys@gmail.com> + |