From 4954b13af53a7270b161650935164efdc5c12d3b Mon Sep 17 00:00:00 2001 From: BenAufGitHub Date: Thu, 15 Dec 2022 13:43:49 +0100 Subject: [PATCH] Typo: File path info --- src/Application.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application.py b/src/Application.py index a937fa3..483fba5 100644 --- a/src/Application.py +++ b/src/Application.py @@ -31,7 +31,7 @@ def environ_path(relative_path): ''' -Important note: Although the user can manually save userdata under '.\\{username}\\.webuntis-breaks\\config.ini', +Important note: Although the user can manually save userdata under '{username}\\.webuntis-breaks\\config.ini', this is not recommended since the password will be very accessible for other people. Only school and server info will be saved automatically be this program. '''