diff options
Diffstat (limited to 'inc/html.php')
-rw-r--r-- | inc/html.php | 2 |
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> */ |