summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
authormatthiasgrimm <matthiasgrimm@users.sourceforge.net>2005-06-15 19:52:08 +0200
committermatthiasgrimm <matthiasgrimm@users.sourceforge.net>2005-06-15 19:52:08 +0200
commitd6c9c552955fdf5fd0b7a68df45f88ec137f9347 (patch)
tree99eb5cb247258084b59b230ae678224cbe908e19 /inc/html.php
parentf626f794e1dbd21d8a706901216250f251990de9 (diff)
downloadrpg-d6c9c552955fdf5fd0b7a68df45f88ec137f9347.tar.gz
rpg-d6c9c552955fdf5fd0b7a68df45f88ec137f9347.tar.bz2
correction of typos
A wrong variable name was used in the english language file and an gramatically mistake in function comments was corrected. darcs-hash:20050615175208-7ef76-f41f2da7a0e27333e35d12bcc510f641d73289a5.gz
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index 8c9af9c19..785172b84 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -157,7 +157,7 @@ function html_secedit($text,$show=true){
}
/**
- * Just the back to top button (in it's own form)
+ * Just the back to top button (in its own form)
*
* @author Andreas Gohr <andi@splitbrain.org>
*/