docs: fix typos in docs

Signed-off-by: Daisuke Sato <tiryoh@gmail.com>
This commit is contained in:
Daisuke Sato 2023-10-20 03:06:20 +09:00 committed by Eric Callahan
parent 2641fc54d6
commit 17ffb4455e
1 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ enable_inotify_warnings: True
# option to suppress warnings when necessary. The default is True.
```
!!! Note:
!!! Note
Previously the `[file_manager]` section contained `config_path` and
`log_path` options. These options are now deprecated, as both locations
are determined by the `data path` configured on the command line.
@ -255,7 +255,7 @@ gcode:
### `[database]`
!!! Note:
!!! Note
This section no long has configuration options. Previously the
`database_path` option was used to determine the locatation of
the database folder, it is now determined by the `data path`