summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2013-11-11 22:03:58 +0000
committerChristopher Smith <chris@jalakai.co.uk>2013-11-11 22:03:58 +0000
commit4eb5f931edaaabdd436f4c2802d0d293f8ef76cd (patch)
treec230215df1beb18bbfd65397c06ac37771bedc87 /lib/exe/css.php
parentab1fef6644927b857c64c9c153915d50ef2607f1 (diff)
downloadrpg-4eb5f931edaaabdd436f4c2802d0d293f8ef76cd.tar.gz
rpg-4eb5f931edaaabdd436f4c2802d0d293f8ef76cd.tar.bz2
fix sp. in comment
Diffstat (limited to 'lib/exe/css.php')
-rw-r--r--lib/exe/css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/exe/css.php b/lib/exe/css.php
index 3929b2d4b..948251440 100644
--- a/lib/exe/css.php
+++ b/lib/exe/css.php
@@ -436,7 +436,7 @@ function css_loadfile_callback($match){
}
/**
- * Converte local image URLs to data URLs if the filesize is small
+ * Convert local image URLs to data URLs if the filesize is small
*
* Callback for preg_replace_callback
*/