summaryrefslogtreecommitdiff
path: root/app/Config.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Config.php')
-rw-r--r--app/Config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Config.php b/app/Config.php
index 70b08bc131..b7e8b50064 100644
--- a/app/Config.php
+++ b/app/Config.php
@@ -16,7 +16,7 @@
namespace Fisharebest\Webtrees;
/**
- * Application configuration data. Data here has no GUI to edit it,
+ * Application configuration data. Data here has no GUI to edit it,
* although most of it can be altered to customise local installations.
*/
class Config {