X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=application%2Fconfig%2FConfigPhp.php;fp=application%2Fconfig%2FConfigPhp.php;h=cad3459462b2f396039ddd8c085794fe555114be;hb=bcf056c9d92e5240e645c76a4cdc8ae159693f9a;hp=9ed5d31fec0ab36e09a490c77c52952c1eb74db8;hpb=92c6439dbc41d8a2873dfebbc44e30d75c0c473d;p=github%2Fshaarli%2FShaarli.git diff --git a/application/config/ConfigPhp.php b/application/config/ConfigPhp.php index 9ed5d31f..cad34594 100644 --- a/application/config/ConfigPhp.php +++ b/application/config/ConfigPhp.php @@ -27,7 +27,7 @@ class ConfigPhp implements ConfigIO /** * Map legacy config keys with the new ones. * If ConfigPhp is used, getting will actually look for . - * The Updater will use this array to transform keys when switching to JSON. + * The updater will use this array to transform keys when switching to JSON. * * @var array current key => legacy key. */