summaryrefslogtreecommitdiff
path: root/lib/tpl
diff options
context:
space:
mode:
authorAndreas Haerter <andreas.haerter@dev.mail-node.com>2010-10-23 16:44:39 +0200
committerAndreas Gohr <andi@splitbrain.org>2010-10-24 09:47:41 +0200
commit2ba9f431b90f359b7fb95b25d2b8267157fd7996 (patch)
tree97fcb707699203c5499f3401e42857867ae2c6ff /lib/tpl
parent0299eee8acee350829661908c21df292be55b791 (diff)
downloadrpg-2ba9f431b90f359b7fb95b25d2b8267157fd7996.tar.gz
rpg-2ba9f431b90f359b7fb95b25d2b8267157fd7996.tar.bz2
Typos
Diffstat (limited to 'lib/tpl')
-rw-r--r--lib/tpl/default/media.css2
-rw-r--r--lib/tpl/default/rtl.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/tpl/default/media.css b/lib/tpl/default/media.css
index 2831c984f..d412fd9cf 100644
--- a/lib/tpl/default/media.css
+++ b/lib/tpl/default/media.css
@@ -1,5 +1,5 @@
/**
- * The CSS in here cotrols the appearance of the media manager
+ * The CSS in here controls the appearance of the media manager
*/
#media__manager {
diff --git a/lib/tpl/default/rtl.css b/lib/tpl/default/rtl.css
index 6c2d1fbd2..f66a670e0 100644
--- a/lib/tpl/default/rtl.css
+++ b/lib/tpl/default/rtl.css
@@ -1,5 +1,5 @@
/**
- * Layout and dedsign corrections for right-to-left languages
+ * Layout and design corrections for right-to-left languages
*
* @author Andreas Gohr <andi@splitbrain.org>
* @author Dotan Kamber <kamberd@yahoo.com>