aboutsummaryrefslogtreecommitdiffstats
path: root/status.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2012-09-23 21:49:46 +0300
committerLukas Reschke <lukas@statuscode.ch>2012-09-23 21:49:46 +0300
commite8af58821069c1a717af7891644e67957fa52b1a (patch)
treed4c8c45ecf337411bbdbae74122eca8c1c08882d /status.php
parentf271afa31cf2f75496e355a37fa74db63b1f7dcc (diff)
downloadnextcloud-server-e8af58821069c1a717af7891644e67957fa52b1a.tar.gz
nextcloud-server-e8af58821069c1a717af7891644e67957fa52b1a.zip
Fix typo
Diffstat (limited to 'status.php')
-rw-r--r--status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/status.php b/status.php
index 26731153577..cadca60f292 100644
--- a/status.php
+++ b/status.php
@@ -1,7 +1,7 @@
<?php
/**
-* ownCloud status page. usefull if you want to check from the outside if an owncloud installation exists
+* ownCloud status page. Useful if you want to check from the outside if an ownCloud installation exists
*
* @author Frank Karlitschek
* @copyright 2012 Frank Karlitschek frank@owncloud.org