diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/config.php.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/config.php.dist b/data/config.php.dist index 302d55f..5f49857 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -2,9 +2,9 @@ /** * Configuration for SemanticScuttle. * - * Copy this file to config.inc.php and adjust it. + * Copy this file to config.php and adjust it. * - * See config.default.inc.php for more options. + * See config.default.php for more options. */ |