diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-11-05 17:26:04 +0100 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-11-05 17:26:04 +0100 |
commit | 36fd8c8d3bd422ed05519bbf7294076ee75f657f (patch) | |
tree | 38fa1f6b764447e0da19613130195432e9a1e00f | |
parent | 601ad962e0a417bb369378ed7704a0b493eac365 (diff) | |
download | jquery-ui-36fd8c8d3bd422ed05519bbf7294076ee75f657f.tar.gz jquery-ui-36fd8c8d3bd422ed05519bbf7294076ee75f657f.zip |
Build: Typo fix.
-rw-r--r-- | build/widget.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/widget.json b/build/widget.json index 6adddb121..4a0f128a3 100644 --- a/build/widget.json +++ b/build/widget.json @@ -21,7 +21,7 @@ }, "button": { "dependencies": [], - "description": "Enhances a form with themable buttons.", + "description": "Enhances a form with themeable buttons.", "keywords": [ "form", "radio", |