From 705ed4f308729b8c65f220a70561a8fd58121e68 Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Tue, 26 Jul 2011 17:04:36 -0300 Subject: [PATCH] typo in comment --- js/jquery.mobile.degradeInputs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.mobile.degradeInputs.js b/js/jquery.mobile.degradeInputs.js index 2f31314c..139f62eb 100644 --- a/js/jquery.mobile.degradeInputs.js +++ b/js/jquery.mobile.degradeInputs.js @@ -1,5 +1,5 @@ /* -* jQuery Mobile Framework : "fieldcontain" plugin - simple class additions to make form row separators +* jQuery Mobile Framework : "degradeInputs" plugin - degrades inputs to another type after custom enhancements are made. * Copyright (c) jQuery Project * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license