diff options
Diffstat (limited to 'actions/logout.php')
-rw-r--r-- | actions/logout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/logout.php b/actions/logout.php index 99ef5abf6..2bcb538de 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -1,7 +1,7 @@ <?php
/**
- * Elgg logout action page
+ * Elgg logout action
*
* @package Elgg
* @subpackage Core
|