fix some typos

This commit is contained in:
Sebastian Sdorra
2020-04-27 07:25:44 +02:00
parent 4488382a4b
commit 26087ce2d7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Base Directory
The SCM-Manager base directory aka. home directory,
contains all data which is create by SCM-Manager such as repository and configurations.
contains all data which is created by SCM-Manager such as repositories and configurations.
The location of the base directory depends on your operating system and type of installation.
| Type of Installation | Base directory |

View File

@@ -16,7 +16,7 @@ The location of the **$BASEDIR** can be found [here](basedirectory).
## Configuration
The logging behaviour of SCM-Manager can be configured via a xml find.
The logging behaviour of SCM-Manager can be configured via a xml file.
The syntax and properties can be found [here](http://logback.qos.ch/manual/configuration.html).
The location of the file depends also on the type of installation.