From 92151822b80c3bdd54619abbd5d7a1817c32bf55 Mon Sep 17 00:00:00 2001 From: zachleat Date: Fri, 9 Sep 2011 16:07:31 -0500 Subject: [PATCH] Incorrect comment text on the headers of two plugins. --- js/jquery.mobile.links.js | 2 +- js/jquery.mobile.nojs.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/jquery.mobile.links.js b/js/jquery.mobile.links.js index 88f4c709..ba54af17 100644 --- a/js/jquery.mobile.links.js +++ b/js/jquery.mobile.links.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "fieldcontain" plugin - simple class additions to make form row separators +* jQuery Mobile Framework : "links" plugin - simple class additions for links * Copyright (c) jQuery Project * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license diff --git a/js/jquery.mobile.nojs.js b/js/jquery.mobile.nojs.js index 3ea545f8..7804f41a 100644 --- a/js/jquery.mobile.nojs.js +++ b/js/jquery.mobile.nojs.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "fieldcontain" plugin - simple class additions to make form row separators +* jQuery Mobile Framework : "nojs" plugin - class to make elements hidden to A grade browsers * Copyright (c) jQuery Project * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license