diff --git a/wiki/docs/Installation.md b/wiki/docs/Installation.md index 9dba780..baeac7b 100644 --- a/wiki/docs/Installation.md +++ b/wiki/docs/Installation.md @@ -107,7 +107,7 @@ In the [settings file](../../settings/settings.data) there is a variable for `La Troubleshooter is a script to check / fix problems. Tho at the moment [fix.py](../../troubleshooter/fix.py) is empty of any functionality since there was no mistakes horrible enough found that troubleshooter should fix. This is why please [report your problems](https://notabug.org/jyamihud/VCStudio/issues). -We can break the troubleshooter activity these parts: +We can break the troubleshooter activity into these parts: - **Language**. Checking if there is any language in a settings and if not give user a little interface to choose a language. - **Check Python**. Basically checking the installed modules like Gtk, Cairo, PIL and so on.