diff options
Diffstat (limited to 'engine/start.php')
-rw-r--r-- | engine/start.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/start.php b/engine/start.php index 28f6aa56a..6dd227d42 100644 --- a/engine/start.php +++ b/engine/start.php @@ -8,7 +8,7 @@ * - {@elgg_event plugins_boot system} * - {@elgg_event init system} * - * If Elgg is uninstalled, the browser will be redirected to an + * If Elgg is fully uninstalled, the browser will be redirected to an * installation page. * * @see install.php |