diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 22:19:01 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 22:19:01 -0800 |
commit | f102693966824cf1bc1421282d89f1ee2318ed9e (patch) | |
tree | ee97d3c6d0a125ae301026436af534eebbd961a6 /themes/admin_wind/css | |
parent | 3e0a81a39490f58840e3144b88d9c963e69f8f79 (diff) |
Correct some speeling errors
Diffstat (limited to 'themes/admin_wind/css')
-rw-r--r-- | themes/admin_wind/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 8d49a389..4d548aed 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -374,7 +374,7 @@ th { padding: .3em .8em; } -/* In-line editting ~~~~~~~~~~~~~~~~~~~~~ */ +/* In-line editing ~~~~~~~~~~~~~~~~~~~~~~ */ #g-inplace-edit-message { background-color: #FFF; } |