diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index c17799240ce..9748b700bb8 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -1756,7 +1756,7 @@ $CONFIG = [ /** * Override where Nextcloud stores update files while updating. Useful in situations - * where the defult `datadirectory` is on network disk like NFS, or is otherwise + * where the default `datadirectory` is on network disk like NFS, or is otherwise * restricted. Defaults to the value of `datadirectory` if unset. * * The Web server user must have write access to this directory. |