aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Artyom Shalkhakov <artyom.shalkhakov@gmail.com>2018-05-28 21:39:46 +0600
committerGravatar Artyom Shalkhakov <artyom.shalkhakov@gmail.com>2018-05-28 21:39:46 +0600
commit6fc9746d0cc8f18cc570647b8e571a34c5aeb0fe (patch)
tree4f8f0a8537506b4d4d744307ff0f46c46e1e9df0 /src
parent7f6f6045c0c1cc9bd8323e3e7de905e0e46fe82d (diff)
Formatting
Diffstat (limited to 'src')
-rw-r--r--src/css.sml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css.sml b/src/css.sml
index 5bf4ea7b..17ec01d5 100644
--- a/src/css.sml
+++ b/src/css.sml
@@ -104,7 +104,7 @@ val tags = [("span", inline),
("cpassword", replaced),
("button", replaced),
("ccheckbox", replaced),
- ("cradio", replaced),
+ ("cradio", replaced),
("cselect", replaced),
("ctextarea", replaced),
("tabl", table),