From 08b84c5872d3ee072fdc6a7cdbdc93ed6989e5b2 Mon Sep 17 00:00:00 2001 From: "Jeison Yehuda Amihud (Blender Dumbass)" Date: Fri, 5 Mar 2021 01:12:07 +0000 Subject: [PATCH] Polish for 21.0303 Dyslexia OMG --- wiki/docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.